[INFO] fetching crate wasmer-cli 1.0.1... [INFO] testing wasmer-cli-1.0.1 against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] extracting crate wasmer-cli 1.0.1 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate wasmer-cli 1.0.1 on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate wasmer-cli 1.0.1 [INFO] finished tweaking crates.io crate wasmer-cli 1.0.1 [INFO] tweaked toml for crates.io crate wasmer-cli 1.0.1 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate crates.io crate wasmer-cli 1.0.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded typetag v0.1.6 [INFO] [stderr] Downloaded wasmer-compiler-llvm v1.0.1 [INFO] [stderr] Downloaded wasmer-engine-object-file v1.0.1 [INFO] [stderr] Downloaded orbclient v0.3.30 [INFO] [stderr] Downloaded sdl2-sys v0.34.3 [INFO] [stderr] Downloaded wasmer-wast v1.0.1 [INFO] [stderr] Downloaded distance v0.4.0 [INFO] [stderr] Downloaded llvm-sys v100.2.0 [INFO] [stderr] Downloaded wasmer-compiler-singlepass v1.0.1 [INFO] [stderr] Downloaded wasmer-cache v1.0.1 [INFO] [stderr] Downloaded sdl2 v0.34.3 [INFO] [stderr] Downloaded minifb v0.19.1 [INFO] [stderr] Downloaded typetag-impl v0.1.6 [INFO] [stderr] Downloaded wat v1.0.32 [INFO] [stderr] Downloaded wasmer-emscripten v1.0.1 [INFO] [stderr] Downloaded wasmer-wasi-experimental-io-devices v1.0.1 [INFO] [stderr] Downloaded wast v31.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e199cb1fcda34ffcf80d1e68a6ccc20f7d03d6c89ca6d6a56c6eeb3883c61824 [INFO] running `Command { std: "docker" "start" "-a" "e199cb1fcda34ffcf80d1e68a6ccc20f7d03d6c89ca6d6a56c6eeb3883c61824", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e199cb1fcda34ffcf80d1e68a6ccc20f7d03d6c89ca6d6a56c6eeb3883c61824", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e199cb1fcda34ffcf80d1e68a6ccc20f7d03d6c89ca6d6a56c6eeb3883c61824", kill_on_drop: false }` [INFO] [stdout] e199cb1fcda34ffcf80d1e68a6ccc20f7d03d6c89ca6d6a56c6eeb3883c61824 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 88d8c4ea5ed45a79d07801f2f9095517445287123b4f56fa7cf89d1402228573 [INFO] running `Command { std: "docker" "start" "-a" "88d8c4ea5ed45a79d07801f2f9095517445287123b4f56fa7cf89d1402228573", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.119 [INFO] [stderr] Compiling serde v1.0.119 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling target-lexicon v0.11.1 [INFO] [stderr] Compiling more-asserts v0.2.1 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling getrandom v0.2.1 [INFO] [stderr] Compiling log v0.4.13 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling distance v0.4.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling wast v31.0.0 [INFO] [stderr] Compiling blake3 v0.3.7 [INFO] [stderr] Compiling wast v24.0.0 [INFO] [stderr] Compiling raw-cpuid v7.0.4 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling libloading v0.6.7 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling region v2.2.0 [INFO] [stderr] Compiling memmap2 v0.2.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling rand_core v0.6.1 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand v0.8.2 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling wat v1.0.32 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling wasmer-derive v1.0.1 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling ctor v0.1.18 [INFO] [stderr] Compiling inventory-impl v0.1.10 [INFO] [stderr] Compiling ghost v0.1.2 [INFO] [stderr] Compiling typetag-impl v0.1.6 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling inventory v0.1.10 [INFO] [stderr] Compiling thiserror v1.0.23 [INFO] [stderr] Compiling which v4.0.2 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling wasmer_enumset_derive v0.5.0 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling wasmer_enumset v1.0.1 [INFO] [stderr] Compiling cranelift-entity v0.68.0 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling bincode v1.3.1 [INFO] [stderr] Compiling erased-serde v0.3.13 [INFO] [stderr] Compiling generational-arena v0.2.8 [INFO] [stderr] Compiling wasmer-types v1.0.1 [INFO] [stderr] Compiling typetag v0.1.6 [INFO] [stderr] Compiling object v0.22.0 [INFO] [stderr] Compiling backtrace v0.3.55 [INFO] [stderr] Compiling wasmer-vm v1.0.1 [INFO] [stderr] Compiling wasmer-compiler v1.0.1 [INFO] [stderr] Compiling wasmer-engine v1.0.1 [INFO] [stderr] Compiling wasmer-object v1.0.1 [INFO] [stderr] Compiling wasmer v1.0.1 [INFO] [stderr] Compiling wasmer-engine-native v1.0.1 [INFO] [stderr] Compiling wasmer-engine-jit v1.0.1 [INFO] [stderr] Compiling wasmer-engine-object-file v1.0.1 [INFO] [stderr] Compiling wasmer-wasi v1.0.1 [INFO] [stderr] Compiling wasmer-cache v1.0.1 [INFO] [stderr] Compiling wasmer-emscripten v1.0.1 [INFO] [stderr] Compiling wasmer-wast v1.0.1 [INFO] [stderr] Compiling wasmer-cli v1.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 44s [INFO] running `Command { std: "docker" "inspect" "88d8c4ea5ed45a79d07801f2f9095517445287123b4f56fa7cf89d1402228573", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88d8c4ea5ed45a79d07801f2f9095517445287123b4f56fa7cf89d1402228573", kill_on_drop: false }` [INFO] [stdout] 88d8c4ea5ed45a79d07801f2f9095517445287123b4f56fa7cf89d1402228573 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b4a8c7314394650ed813cbaa05af27f9d7b4852b40804e7870c3094f28dc06de [INFO] running `Command { std: "docker" "start" "-a" "b4a8c7314394650ed813cbaa05af27f9d7b4852b40804e7870c3094f28dc06de", kill_on_drop: false }` [INFO] [stderr] Compiling wasmer-cli v1.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.98s [INFO] running `Command { std: "docker" "inspect" "b4a8c7314394650ed813cbaa05af27f9d7b4852b40804e7870c3094f28dc06de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4a8c7314394650ed813cbaa05af27f9d7b4852b40804e7870c3094f28dc06de", kill_on_drop: false }` [INFO] [stdout] b4a8c7314394650ed813cbaa05af27f9d7b4852b40804e7870c3094f28dc06de [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] bf118e78466bf280abf59f346ca48a17ee7b59c5266b81a366e5dcdcc7099f91 [INFO] running `Command { std: "docker" "start" "-a" "bf118e78466bf280abf59f346ca48a17ee7b59c5266b81a366e5dcdcc7099f91", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/wasmer_cli-2b87ce3b45d98f3b) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test c_gen::test::generate_expressions_works ... ok [INFO] [stdout] test c_gen::test::generate_types_with_names ... ok [INFO] [stdout] test c_gen::test::generate_types ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/wasmer-97bff74daf38a2af) [INFO] [stdout] [INFO] [stderr] Doc-tests wasmer-cli [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] [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" "bf118e78466bf280abf59f346ca48a17ee7b59c5266b81a366e5dcdcc7099f91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf118e78466bf280abf59f346ca48a17ee7b59c5266b81a366e5dcdcc7099f91", kill_on_drop: false }` [INFO] [stdout] bf118e78466bf280abf59f346ca48a17ee7b59c5266b81a366e5dcdcc7099f91