[INFO] cloning repository https://github.com/Katsutoshii/kataru [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Katsutoshii/kataru" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKatsutoshii%2Fkataru", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKatsutoshii%2Fkataru'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1cf26411b13ff8e123e8f97b8f57a3cab6563c84 [INFO] testing Katsutoshii/kataru against master#c5842b0be783dffa5a49693541acb79115c7eeef for pr-102570 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKatsutoshii%2Fkataru" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Katsutoshii/kataru on toolchain c5842b0be783dffa5a49693541acb79115c7eeef [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c5842b0be783dffa5a49693541acb79115c7eeef" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Katsutoshii/kataru [INFO] finished tweaking git repo https://github.com/Katsutoshii/kataru [INFO] tweaked toml for git repo https://github.com/Katsutoshii/kataru written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/Katsutoshii/kataru already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c5842b0be783dffa5a49693541acb79115c7eeef" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded linear-map v1.2.0 [INFO] [stderr] Downloaded serde_test v1.0.144 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+c5842b0be783dffa5a49693541acb79115c7eeef" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0c6ccab7f66e78e597499d24f689cbd1fa3d5731d53905c1fe244017701cb5b2 [INFO] running `Command { std: "docker" "start" "-a" "0c6ccab7f66e78e597499d24f689cbd1fa3d5731d53905c1fe244017701cb5b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0c6ccab7f66e78e597499d24f689cbd1fa3d5731d53905c1fe244017701cb5b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c6ccab7f66e78e597499d24f689cbd1fa3d5731d53905c1fe244017701cb5b2", kill_on_drop: false }` [INFO] [stdout] 0c6ccab7f66e78e597499d24f689cbd1fa3d5731d53905c1fe244017701cb5b2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+c5842b0be783dffa5a49693541acb79115c7eeef" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1acaf6f5271ebae89938e7bcb0e5b289b5d0832eea2647bd029f40a21fb90f72 [INFO] running `Command { std: "docker" "start" "-a" "1acaf6f5271ebae89938e7bcb0e5b289b5d0832eea2647bd029f40a21fb90f72", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.4 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling thiserror v1.0.35 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling ucd-trie v0.1.5 [INFO] [stderr] Compiling once_cell v1.14.0 [INFO] [stderr] Compiling serde_test v1.0.144 [INFO] [stderr] Compiling paste v1.0.9 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling rmp v0.8.11 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling thiserror-impl v1.0.35 [INFO] [stderr] Compiling pest v2.3.1 [INFO] [stderr] Compiling pest_meta v2.3.1 [INFO] [stderr] Compiling pest_generator v2.3.1 [INFO] [stderr] Compiling pest_derive v2.3.1 [INFO] [stderr] Compiling rmp-serde v0.15.5 [INFO] [stderr] Compiling serde_yaml v0.8.26 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling linear-map v1.2.0 [INFO] [stderr] Compiling kataru v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 26.23s [INFO] running `Command { std: "docker" "inspect" "1acaf6f5271ebae89938e7bcb0e5b289b5d0832eea2647bd029f40a21fb90f72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1acaf6f5271ebae89938e7bcb0e5b289b5d0832eea2647bd029f40a21fb90f72", kill_on_drop: false }` [INFO] [stdout] 1acaf6f5271ebae89938e7bcb0e5b289b5d0832eea2647bd029f40a21fb90f72 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+c5842b0be783dffa5a49693541acb79115c7eeef" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 95ee38ab14b97ee747428760e3e604c3656bd3b7d09931fc9091136acf237aff [INFO] running `Command { std: "docker" "start" "-a" "95ee38ab14b97ee747428760e3e604c3656bd3b7d09931fc9091136acf237aff", kill_on_drop: false }` [INFO] [stderr] Compiling kataru v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `kataru` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name kataru --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' -C metadata=0506f384c59383b2 -C extra-filename=-0506f384c59383b2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bincode=/opt/rustwide/target/debug/deps/libbincode-fa6d1b438d8b778b.rlib --extern colored=/opt/rustwide/target/debug/deps/libcolored-f9f00bf4902585f3.rlib --extern glob=/opt/rustwide/target/debug/deps/libglob-d3943553b96703d7.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib --extern linear_map=/opt/rustwide/target/debug/deps/liblinear_map-807d419f056b9922.rlib --extern maplit=/opt/rustwide/target/debug/deps/libmaplit-f87334d4ddfcf750.rlib --extern pest=/opt/rustwide/target/debug/deps/libpest-9da470212ade6560.rlib --extern pest_derive=/opt/rustwide/target/debug/deps/libpest_derive-0a0131a2cfdf817a.so --extern regex=/opt/rustwide/target/debug/deps/libregex-ea99f2aa12f6d16b.rlib --extern rmp_serde=/opt/rustwide/target/debug/deps/librmp_serde-9746dbd0938e5a16.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-02cd1319c5763c3a.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-13ca84572ab03cd2.rlib --extern yaml_rust=/opt/rustwide/target/debug/deps/libyaml_rust-da9b07077adf4930.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "95ee38ab14b97ee747428760e3e604c3656bd3b7d09931fc9091136acf237aff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "95ee38ab14b97ee747428760e3e604c3656bd3b7d09931fc9091136acf237aff", kill_on_drop: false }` [INFO] [stdout] 95ee38ab14b97ee747428760e3e604c3656bd3b7d09931fc9091136acf237aff