[INFO] fetching crate wai-bindgen 0.1.0... [INFO] testing wai-bindgen-0.1.0 against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] extracting crate wai-bindgen 0.1.0 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate wai-bindgen 0.1.0 [INFO] finished tweaking crates.io crate wai-bindgen 0.1.0 [INFO] tweaked toml for crates.io crate wai-bindgen 0.1.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate wai-bindgen 0.1.0 on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 28 packages to latest compatible versions [INFO] [stderr] Adding bincode v1.3.3 (available: v2.0.1) [INFO] [stderr] Adding nom v5.1.3 (available: v8.0.0) [INFO] [stderr] Adding wabt v0.7.4 (available: v0.10.0) [INFO] [stderr] Adding wasmparser v0.51.4 (available: v0.239.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 33913d0914d4bbffbf36b68d56c44d7cd98ea6b79635e9417d6933a2b5c6a99d [INFO] running `Command { std: "docker" "start" "-a" "33913d0914d4bbffbf36b68d56c44d7cd98ea6b79635e9417d6933a2b5c6a99d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "33913d0914d4bbffbf36b68d56c44d7cd98ea6b79635e9417d6933a2b5c6a99d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33913d0914d4bbffbf36b68d56c44d7cd98ea6b79635e9417d6933a2b5c6a99d", kill_on_drop: false }` [INFO] [stdout] 33913d0914d4bbffbf36b68d56c44d7cd98ea6b79635e9417d6933a2b5c6a99d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 27e64f60f37a44bc20c816b23f0005ebe8e9e9d8629ee441d81a27167694aa72 [INFO] running `Command { std: "docker" "start" "-a" "27e64f60f37a44bc20c816b23f0005ebe8e9e9d8629ee441d81a27167694aa72", kill_on_drop: false }` [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling wasmparser v0.51.4 [INFO] [stderr] Compiling nom v5.1.3 [INFO] [stderr] Compiling wai-bindgen v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.50s [INFO] running `Command { std: "docker" "inspect" "27e64f60f37a44bc20c816b23f0005ebe8e9e9d8629ee441d81a27167694aa72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27e64f60f37a44bc20c816b23f0005ebe8e9e9d8629ee441d81a27167694aa72", kill_on_drop: false }` [INFO] [stdout] 27e64f60f37a44bc20c816b23f0005ebe8e9e9d8629ee441d81a27167694aa72 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3eb2b72818b3e7bdcca57589054e05eea0c60bcc78c4cea32f1d1867df1bb0dd [INFO] running `Command { std: "docker" "start" "-a" "3eb2b72818b3e7bdcca57589054e05eea0c60bcc78c4cea32f1d1867df1bb0dd", kill_on_drop: false }` [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling wabt-sys v0.5.4 [INFO] [stderr] Compiling wabt v0.7.4 [INFO] [stderr] Compiling wai-bindgen v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 10.14s [INFO] running `Command { std: "docker" "inspect" "3eb2b72818b3e7bdcca57589054e05eea0c60bcc78c4cea32f1d1867df1bb0dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3eb2b72818b3e7bdcca57589054e05eea0c60bcc78c4cea32f1d1867df1bb0dd", kill_on_drop: false }` [INFO] [stdout] 3eb2b72818b3e7bdcca57589054e05eea0c60bcc78c4cea32f1d1867df1bb0dd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0a0f3bad551e92ed78821ae1c1a895640a2f6d73ee80b239927659dd0c83b637 [INFO] running `Command { std: "docker" "start" "-a" "0a0f3bad551e92ed78821ae1c1a895640a2f6d73ee80b239927659dd0c83b637", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wai_bindgen-df13fecefee5a520) [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test parser::test::parse_func_export ... ok [INFO] [stdout] test parser::test::duplicates_not_allowed ... ok [INFO] [stdout] test parser::test::parse_func_import ... ok [INFO] [stdout] test parser::test::parse_global_import ... ok [INFO] [stdout] test parser::test::parse_global_export ... ok [INFO] [stdout] test parser::test::parse_identifier ... ok [INFO] [stdout] test interface::test::merging_works ... ok [INFO] [stdout] test parser::test::parse_imports_test ... ok [INFO] [stdout] test parser::test::parse_wasm_type ... ok [INFO] [stdout] test parser::test::parse_trailing_spaces_on_interface ... ok [INFO] [stdout] test parser::test::test_comment_space_parsing ... ok [INFO] [stdout] test parser::test::test_param_elision ... ok [INFO] [stdout] test parser::test::typo_gets_caught ... ok [INFO] [stdout] test parser::test::top_level_test ... ok [INFO] [stdout] test validate::validation_tests::global_imports ... ok [INFO] [stdout] test validate::validation_tests::global_exports ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests wai_bindgen [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "0a0f3bad551e92ed78821ae1c1a895640a2f6d73ee80b239927659dd0c83b637", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a0f3bad551e92ed78821ae1c1a895640a2f6d73ee80b239927659dd0c83b637", kill_on_drop: false }` [INFO] [stdout] 0a0f3bad551e92ed78821ae1c1a895640a2f6d73ee80b239927659dd0c83b637