[INFO] cloning repository https://github.com/Nemo157/stylish-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Nemo157/stylish-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNemo157%2Fstylish-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNemo157%2Fstylish-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a0ebcd55eed94a5eb11217a779d64bd72e70dc9d [INFO] testing Nemo157/stylish-rs against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNemo157%2Fstylish-rs" "/workspace/builds/worker-61/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-61/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Nemo157/stylish-rs on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Nemo157/stylish-rs [INFO] finished tweaking git repo https://github.com/Nemo157/stylish-rs [INFO] tweaked toml for git repo https://github.com/Nemo157/stylish-rs written to /workspace/builds/worker-61/source/Cargo.toml [INFO] crate git repo https://github.com/Nemo157/stylish-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-61/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-61/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4a3a1f00ad893776e9d4a9aa8e2349b8252ce757a90495c9fa1f6d1587b9304b [INFO] running `Command { std: "docker" "start" "-a" "4a3a1f00ad893776e9d4a9aa8e2349b8252ce757a90495c9fa1f6d1587b9304b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4a3a1f00ad893776e9d4a9aa8e2349b8252ce757a90495c9fa1f6d1587b9304b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a3a1f00ad893776e9d4a9aa8e2349b8252ce757a90495c9fa1f6d1587b9304b", kill_on_drop: false }` [INFO] [stdout] 4a3a1f00ad893776e9d4a9aa8e2349b8252ce757a90495c9fa1f6d1587b9304b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-61/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-61/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 37923ec803ad01ab97a9292a382a4f7c2f242ff52e0a8fcdac3c6214af788b20 [INFO] running `Command { std: "docker" "start" "-a" "37923ec803ad01ab97a9292a382a4f7c2f242ff52e0a8fcdac3c6214af788b20", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling syn v1.0.57 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling tap v1.0.0 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling stack_dst v0.6.0 [INFO] [stderr] Compiling askama_escape v0.10.1 (https://github.com/Nemo157/askama?branch=askama_escape-no_std#dfe705cb) [INFO] [stderr] Compiling nom v6.0.1 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling bitvec v0.19.4 [INFO] [stderr] Compiling with_builtin_macros-proc_macros v0.0.3 [INFO] [stderr] Compiling with_builtin_macros v0.0.3 [INFO] [stderr] Compiling stylish-macros v0.1.0 (/opt/rustwide/workdir/macros) [INFO] [stderr] Compiling stylish-core v0.1.0 (/opt/rustwide/workdir/core) [INFO] [stderr] error: could not compile `stylish-core` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name stylish_core --edition=2018 core/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="std"' -C metadata=e80da6c01be879a3 -C extra-filename=-e80da6c01be879a3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern stack_dst=/opt/rustwide/target/debug/deps/libstack_dst-a4c31a7abf58fd50.rmeta --extern stylish_macros=/opt/rustwide/target/debug/deps/libstylish_macros-16f680ca82cefe95.so --extern with_builtin_macros=/opt/rustwide/target/debug/deps/libwith_builtin_macros-41ac25a6610d07f4.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "37923ec803ad01ab97a9292a382a4f7c2f242ff52e0a8fcdac3c6214af788b20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "37923ec803ad01ab97a9292a382a4f7c2f242ff52e0a8fcdac3c6214af788b20", kill_on_drop: false }` [INFO] [stdout] 37923ec803ad01ab97a9292a382a4f7c2f242ff52e0a8fcdac3c6214af788b20