[INFO] cloning repository https://github.com/akashsharma95/zrun [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/akashsharma95/zrun" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fakashsharma95%2Fzrun", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fakashsharma95%2Fzrun'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 69f008c714c4b84e6c5f54321bf6ceb7685f2892 [INFO] testing akashsharma95/zrun against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fakashsharma95%2Fzrun" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/akashsharma95/zrun on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/akashsharma95/zrun [INFO] finished tweaking git repo https://github.com/akashsharma95/zrun [INFO] tweaked toml for git repo https://github.com/akashsharma95/zrun written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/akashsharma95/zrun already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 93fe66f0a3532b0e39b32ecf5cd6550a6cc38ee6bc243bff1eda8ecebcca24eb [INFO] running `Command { std: "docker" "start" "-a" "93fe66f0a3532b0e39b32ecf5cd6550a6cc38ee6bc243bff1eda8ecebcca24eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "93fe66f0a3532b0e39b32ecf5cd6550a6cc38ee6bc243bff1eda8ecebcca24eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93fe66f0a3532b0e39b32ecf5cd6550a6cc38ee6bc243bff1eda8ecebcca24eb", kill_on_drop: false }` [INFO] [stdout] 93fe66f0a3532b0e39b32ecf5cd6550a6cc38ee6bc243bff1eda8ecebcca24eb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 54fce19c3ea5f38a1e86ea739d3f7765040af6fc85bfc21ae5797a32b08d5a0a [INFO] running `Command { std: "docker" "start" "-a" "54fce19c3ea5f38a1e86ea739d3f7765040af6fc85bfc21ae5797a32b08d5a0a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling target-lexicon v0.12.1 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling wasmparser v0.78.2 [INFO] [stderr] Compiling anyhow v1.0.42 [INFO] [stderr] Compiling more-asserts v0.2.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling zstd-safe v3.0.1+zstd.1.4.9 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling futures-channel v0.3.16 [INFO] [stderr] Compiling wasmtime-cache v0.28.0 [INFO] [stderr] Compiling cpp_demangle v0.3.3 [INFO] [stderr] Compiling leb128 v0.2.4 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling tokio v1.9.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling http-body v0.4.2 [INFO] [stderr] Compiling brotli v3.3.0 [INFO] [stderr] Compiling scroll_derive v0.10.5 [INFO] [stderr] Compiling sha2 v0.9.5 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling cranelift-entity v0.75.0 [INFO] [stderr] Compiling cranelift-codegen-shared v0.75.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling regalloc v0.0.31 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling wast v36.0.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling cranelift-codegen-meta v0.75.0 [INFO] [stderr] Compiling cranelift-bforest v0.75.0 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling gimli v0.24.0 [INFO] [stderr] Compiling bitvec v0.19.5 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling object v0.26.0 [INFO] [stderr] Compiling object v0.25.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling jobserver v0.1.22 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling region v2.2.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling socket2 v0.4.1 [INFO] [stderr] Compiling errno v0.2.7 [INFO] [stderr] error: could not compile `brotli` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name brotli /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/brotli-3.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc-stdlib"' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=208b9d97a8921f37 -C extra-filename=-208b9d97a8921f37 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern alloc_no_stdlib=/opt/rustwide/target/debug/deps/liballoc_no_stdlib-394b41666b4a7459.rmeta --extern alloc_stdlib=/opt/rustwide/target/debug/deps/liballoc_stdlib-0596e8a6af30c3f3.rmeta --extern brotli_decompressor=/opt/rustwide/target/debug/deps/libbrotli_decompressor-f273f1a80228c2b4.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `toml` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name toml --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml-0.5.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' -C metadata=55f91af0b5a3c1f1 -C extra-filename=-55f91af0b5a3c1f1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern serde=/opt/rustwide/target/debug/deps/libserde-371897365b9848c3.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `wasmparser` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name wasmparser --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wasmparser-0.78.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=ff1de4489a603671 -C extra-filename=-ff1de4489a603671 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `wast` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name wast --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wast-36.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="wasm-module"' -C metadata=21cdad93ac3e0492 -C extra-filename=-21cdad93ac3e0492 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern leb128=/opt/rustwide/target/debug/deps/libleb128-0914e3e1c1bca2a2.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `gimli` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name gimli --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gimli-0.24.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="endian-reader"' --cfg 'feature="fallible-iterator"' --cfg 'feature="indexmap"' --cfg 'feature="read"' --cfg 'feature="stable_deref_trait"' --cfg 'feature="std"' --cfg 'feature="write"' -C metadata=232479283f40acef -C extra-filename=-232479283f40acef --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern fallible_iterator=/opt/rustwide/target/debug/deps/libfallible_iterator-65080de4d1e77cee.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-848e8f8871aa598d.rmeta --extern stable_deref_trait=/opt/rustwide/target/debug/deps/libstable_deref_trait-ca7d1a88bf5b1069.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "54fce19c3ea5f38a1e86ea739d3f7765040af6fc85bfc21ae5797a32b08d5a0a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "54fce19c3ea5f38a1e86ea739d3f7765040af6fc85bfc21ae5797a32b08d5a0a", kill_on_drop: false }` [INFO] [stdout] 54fce19c3ea5f38a1e86ea739d3f7765040af6fc85bfc21ae5797a32b08d5a0a