[INFO] cloning repository https://github.com/fasterthanlime/netherquote [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fasterthanlime/netherquote" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffasterthanlime%2Fnetherquote", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffasterthanlime%2Fnetherquote'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6385e004796ed60690dd8dd230572649f9c3fc72 [INFO] testing fasterthanlime/netherquote 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%2Ffasterthanlime%2Fnetherquote" "/workspace/builds/worker-28/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-28/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fasterthanlime/netherquote 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] removed /workspace/builds/worker-28/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-28/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/fasterthanlime/netherquote [INFO] finished tweaking git repo https://github.com/fasterthanlime/netherquote [INFO] tweaked toml for git repo https://github.com/fasterthanlime/netherquote written to /workspace/builds/worker-28/source/Cargo.toml [INFO] crate git repo https://github.com/fasterthanlime/netherquote 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-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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] c014320e2a04ad04676606034e6681209301eb2e32dc974704fa59d0a4deca62 [INFO] running `Command { std: "docker" "start" "-a" "c014320e2a04ad04676606034e6681209301eb2e32dc974704fa59d0a4deca62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c014320e2a04ad04676606034e6681209301eb2e32dc974704fa59d0a4deca62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c014320e2a04ad04676606034e6681209301eb2e32dc974704fa59d0a4deca62", kill_on_drop: false }` [INFO] [stdout] c014320e2a04ad04676606034e6681209301eb2e32dc974704fa59d0a4deca62 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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] 6b16a9b40c08e3d4556094b10dbf80a6ff5254cc9ff2cc948cf47f65bacfc0e7 [INFO] running `Command { std: "docker" "start" "-a" "6b16a9b40c08e3d4556094b10dbf80a6ff5254cc9ff2cc948cf47f65bacfc0e7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.87 [INFO] [stderr] Compiling libc v0.2.120 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling owo-colors v3.2.0 [INFO] [stderr] Compiling smawk v0.3.1 [INFO] [stderr] Compiling eyre v0.6.7 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling is_ci v1.1.1 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling chumsky v0.8.0 [INFO] [stderr] Compiling tracing-core v0.1.23 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling tracing v0.1.32 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Compiling supports-color v1.3.0 [INFO] [stderr] Compiling supports-unicode v1.0.2 [INFO] [stderr] Compiling supports-hyperlinks v1.2.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.9 [INFO] [stderr] Compiling unicode-linebreak v0.1.2 [INFO] [stderr] Compiling tracing-error v0.2.0 [INFO] [stderr] Compiling color-spantrace v0.2.0 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling color-eyre v0.6.1 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling structmeta-derive v0.1.4 [INFO] [stderr] Compiling miette-derive v3.3.0 [INFO] [stderr] Compiling knuffel-derive v1.1.0 [INFO] [stderr] Compiling structmeta v0.1.4 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling miette v3.3.0 [INFO] [stderr] Compiling parse-display-derive v0.5.5 [INFO] [stderr] Compiling knuffel v1.1.0 [INFO] [stderr] Compiling parse-display v0.5.5 [INFO] [stderr] Compiling netherquote v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `netherquote` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name netherquote --edition=2021 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=96c78772d0fe9388 -C extra-filename=-96c78772d0fe9388 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern color_eyre=/opt/rustwide/target/debug/deps/libcolor_eyre-5c55f7e6d73ad05d.rlib --extern knuffel=/opt/rustwide/target/debug/deps/libknuffel-3eb7f93071eac65a.rlib --extern miette=/opt/rustwide/target/debug/deps/libmiette-f2abc4dfb381946e.rlib --extern parse_display=/opt/rustwide/target/debug/deps/libparse_display-032fb827193d15d9.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-88d626de045eb4df.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "6b16a9b40c08e3d4556094b10dbf80a6ff5254cc9ff2cc948cf47f65bacfc0e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b16a9b40c08e3d4556094b10dbf80a6ff5254cc9ff2cc948cf47f65bacfc0e7", kill_on_drop: false }` [INFO] [stdout] 6b16a9b40c08e3d4556094b10dbf80a6ff5254cc9ff2cc948cf47f65bacfc0e7