[INFO] cloning repository https://github.com/igankevich/libfirewall [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/igankevich/libfirewall" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Figankevich%2Flibfirewall", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Figankevich%2Flibfirewall'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dc6bb95409f528a3bed998c94af651c760d04067 [INFO] checking igankevich/libfirewall against try#47988eeabf6090a44f37845ce0a796693c491c97 for pr-115974 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Figankevich%2Flibfirewall" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/igankevich/libfirewall on toolchain 47988eeabf6090a44f37845ce0a796693c491c97 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+47988eeabf6090a44f37845ce0a796693c491c97" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/igankevich/libfirewall [INFO] finished tweaking git repo https://github.com/igankevich/libfirewall [INFO] tweaked toml for git repo https://github.com/igankevich/libfirewall written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/igankevich/libfirewall already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+47988eeabf6090a44f37845ce0a796693c491c97" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+47988eeabf6090a44f37845ce0a796693c491c97" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 035e0cd88ac1580deecba5c2b08863d8404afd67050eed262649d7cc78840282 [INFO] running `Command { std: "docker" "start" "-a" "035e0cd88ac1580deecba5c2b08863d8404afd67050eed262649d7cc78840282", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "035e0cd88ac1580deecba5c2b08863d8404afd67050eed262649d7cc78840282", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "035e0cd88ac1580deecba5c2b08863d8404afd67050eed262649d7cc78840282", kill_on_drop: false }` [INFO] [stdout] 035e0cd88ac1580deecba5c2b08863d8404afd67050eed262649d7cc78840282 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+47988eeabf6090a44f37845ce0a796693c491c97" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9c338538e104be089544aea3e26957f726909da520548ad0a9df786d0c537c67 [INFO] running `Command { std: "docker" "start" "-a" "9c338538e104be089544aea3e26957f726909da520548ad0a9df786d0c537c67", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Checking regex-syntax v0.7.5 [INFO] [stderr] Checking aho-corasick v1.0.4 [INFO] [stderr] thread 'rustc' panicked at compiler/rustc_metadata/src/rmeta/encoder.rs:450:9: [INFO] [stderr] error: could not compile `libc` (lib) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] thread 'rustc' panicked at compiler/rustc_metadata/src/rmeta/encoder.rs:450:9: [INFO] [stderr] error: could not compile `regex-syntax` (lib) [INFO] running `Command { std: "docker" "inspect" "9c338538e104be089544aea3e26957f726909da520548ad0a9df786d0c537c67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c338538e104be089544aea3e26957f726909da520548ad0a9df786d0c537c67", kill_on_drop: false }` [INFO] [stdout] 9c338538e104be089544aea3e26957f726909da520548ad0a9df786d0c537c67