[INFO] cloning repository https://github.com/Rodrigodd/chasm-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Rodrigodd/chasm-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRodrigodd%2Fchasm-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRodrigodd%2Fchasm-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dd9e5e0543ec3ed9de6a019413ea7543efccc422 [INFO] building Rodrigodd/chasm-rs against try#3bbb5242a8064de4ca3af4036745ddf603ddaa85 for pr-101929 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRodrigodd%2Fchasm-rs" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Rodrigodd/chasm-rs on toolchain 3bbb5242a8064de4ca3af4036745ddf603ddaa85 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3bbb5242a8064de4ca3af4036745ddf603ddaa85" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Rodrigodd/chasm-rs [INFO] finished tweaking git repo https://github.com/Rodrigodd/chasm-rs [INFO] tweaked toml for git repo https://github.com/Rodrigodd/chasm-rs written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/Rodrigodd/chasm-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3bbb5242a8064de4ca3af4036745ddf603ddaa85" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:e92e462e59ac3446a933540fd361ddeb5362c86f92d432d6a560a917a465022e" "/opt/rustwide/cargo-home/bin/cargo" "+3bbb5242a8064de4ca3af4036745ddf603ddaa85" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5155b82d68c4417a26f9c9dd281287882c8a9efb21ea8324cf5cc4bb0b3724cd [INFO] running `Command { std: "docker" "start" "-a" "5155b82d68c4417a26f9c9dd281287882c8a9efb21ea8324cf5cc4bb0b3724cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5155b82d68c4417a26f9c9dd281287882c8a9efb21ea8324cf5cc4bb0b3724cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5155b82d68c4417a26f9c9dd281287882c8a9efb21ea8324cf5cc4bb0b3724cd", kill_on_drop: false }` [INFO] [stdout] 5155b82d68c4417a26f9c9dd281287882c8a9efb21ea8324cf5cc4bb0b3724cd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:e92e462e59ac3446a933540fd361ddeb5362c86f92d432d6a560a917a465022e" "/opt/rustwide/cargo-home/bin/cargo" "+3bbb5242a8064de4ca3af4036745ddf603ddaa85" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5f52cc389bcb0e510aaf50380dede8f1aaa3116f905251e73c6c7cc555beafc3 [INFO] running `Command { std: "docker" "start" "-a" "5f52cc389bcb0e510aaf50380dede8f1aaa3116f905251e73c6c7cc555beafc3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.96 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling once_cell v1.12.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling bytecheck v0.6.8 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling target-lexicon v0.12.4 [INFO] [stderr] Compiling rend v0.3.6 [INFO] [stderr] Compiling indexmap v1.8.2 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling backtrace v0.3.65 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling rkyv v0.7.38 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling seahash v4.1.0 [INFO] [stderr] Compiling miniz_oxide v0.5.3 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling more-asserts v0.2.2 [INFO] [stderr] Compiling wasmparser v0.83.0 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling corosensei v0.1.2 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling wayland-sys v0.29.4 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling cranelift-codegen-shared v0.82.3 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.80 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling nix v0.22.3 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling region v3.0.0 [INFO] [stderr] Compiling cranelift-codegen-meta v0.82.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling hashbrown v0.12.1 [INFO] [stderr] Compiling wayland-scanner v0.29.4 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling cranelift-entity v0.82.3 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling memmap2 v0.5.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling tracing-core v0.1.27 [INFO] [stderr] Compiling regalloc v0.0.34 [INFO] [stderr] Compiling cranelift-bforest v0.82.3 [INFO] [stderr] Compiling wayland-client v0.29.4 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling wayland-commons v0.29.4 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling bumpalo v3.10.0 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling wayland-protocols v0.29.4 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.80 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling cranelift-codegen v0.82.3 [INFO] [stderr] Compiling wasmer-compiler-cranelift v2.3.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.80 [INFO] [stderr] Compiling wast v41.0.0 [INFO] [stderr] Compiling which v4.2.5 [INFO] [stderr] Compiling minifb v0.23.0 [INFO] [stderr] Compiling xcursor v0.3.4 [INFO] [stderr] Compiling wasm-bindgen v0.2.80 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling wayland-cursor v0.29.4 [INFO] [stderr] Compiling raw-window-handle v0.4.3 [INFO] [stderr] Compiling ptr_meta_derive v0.1.4 [INFO] [stderr] Compiling bytecheck_derive v0.6.8 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling enum-iterator-derive v0.7.0 [INFO] [stderr] Compiling loupe-derive v0.1.3 [INFO] [stderr] Compiling rkyv_derive v0.7.38 [INFO] [stderr] Compiling tracing-attributes v0.1.21 [INFO] [stderr] Compiling logos-derive v0.12.1 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.80 [INFO] [stderr] Compiling wasmer-derive v2.3.0 [INFO] [stderr] Compiling enum-iterator v0.7.0 [INFO] [stderr] Compiling ptr_meta v0.1.4 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling enumset_derive v0.6.0 [INFO] [stderr] Compiling wat v1.0.43 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling tracing v0.1.35 [INFO] [stderr] Compiling enumset v1.0.11 [INFO] [stderr] Compiling logos v0.12.1 [INFO] [stderr] Compiling chasm-rs v0.1.0 (/opt/rustwide/workdir/chasm-rs) [INFO] [stderr] Compiling chasm-wasm v0.1.0 (/opt/rustwide/workdir/chasm-wasm) [INFO] [stderr] Compiling serde_bytes v0.11.6 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling object v0.28.4 [INFO] [stderr] Compiling loupe v0.1.3 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling wasmer-types v2.3.0 [INFO] [stderr] Compiling wasmer-compiler v2.3.0 [INFO] [stderr] Compiling wasmer-artifact v2.3.0 [INFO] [stderr] Compiling wasmer-object v2.3.0 [INFO] [stderr] Compiling wasmer-vm v2.3.0 [INFO] [stderr] Compiling wasmer-engine-universal-artifact v2.3.0 [INFO] [stderr] Compiling wasmer-engine v2.3.0 [INFO] [stderr] Compiling wasmer-engine-universal v2.3.0 [INFO] [stderr] Compiling wasmer-engine-dylib v2.3.0 [INFO] [stderr] Compiling cranelift-frontend v0.82.3 [INFO] [stderr] Compiling wasmer v2.3.0 [INFO] [stderr] Compiling chasm-cli v0.1.0 (/opt/rustwide/workdir/cli) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 03s [INFO] running `Command { std: "docker" "inspect" "5f52cc389bcb0e510aaf50380dede8f1aaa3116f905251e73c6c7cc555beafc3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f52cc389bcb0e510aaf50380dede8f1aaa3116f905251e73c6c7cc555beafc3", kill_on_drop: false }` [INFO] [stdout] 5f52cc389bcb0e510aaf50380dede8f1aaa3116f905251e73c6c7cc555beafc3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:e92e462e59ac3446a933540fd361ddeb5362c86f92d432d6a560a917a465022e" "/opt/rustwide/cargo-home/bin/cargo" "+3bbb5242a8064de4ca3af4036745ddf603ddaa85" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b6a4a36ee5e685f69fd4fd645e5d05fac0103fbbb8f87363024f5c2a038d4ffa [INFO] running `Command { std: "docker" "start" "-a" "b6a4a36ee5e685f69fd4fd645e5d05fac0103fbbb8f87363024f5c2a038d4ffa", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling blake3 v1.3.1 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling parity-wasm v0.42.2 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling memory_units v0.3.0 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling chasm-wasm v0.1.0 (/opt/rustwide/workdir/chasm-wasm) [INFO] [stderr] Compiling chasm-cli v0.1.0 (/opt/rustwide/workdir/cli) [INFO] [stderr] Compiling wasmi-validation v0.4.1 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling wasmi v0.9.1 [INFO] [stderr] Compiling chasm-rs v0.1.0 (/opt/rustwide/workdir/chasm-rs) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 11.86s [INFO] running `Command { std: "docker" "inspect" "b6a4a36ee5e685f69fd4fd645e5d05fac0103fbbb8f87363024f5c2a038d4ffa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6a4a36ee5e685f69fd4fd645e5d05fac0103fbbb8f87363024f5c2a038d4ffa", kill_on_drop: false }` [INFO] [stdout] b6a4a36ee5e685f69fd4fd645e5d05fac0103fbbb8f87363024f5c2a038d4ffa