[INFO] cloning repository https://github.com/js2xxx/ferroc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/js2xxx/ferroc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjs2xxx%2Fferroc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjs2xxx%2Fferroc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cdb1d028269e579955c51c00db002cf583bf1ec1 [INFO] checking js2xxx/ferroc against master#22572d0994593197593e2a1b7b18d720a9a349a7 for pr-126452-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjs2xxx%2Fferroc" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/js2xxx/ferroc on toolchain 22572d0994593197593e2a1b7b18d720a9a349a7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/js2xxx/ferroc [INFO] finished tweaking git repo https://github.com/js2xxx/ferroc [INFO] tweaked toml for git repo https://github.com/js2xxx/ferroc written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/js2xxx/ferroc 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" "+22572d0994593197593e2a1b7b18d720a9a349a7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded crabgrind v0.1.11 [INFO] [stderr] Downloaded array-macro v2.1.8 [INFO] [stderr] Downloaded cbindgen v0.27.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 181e1e33b8b8bb77d8485f4c9a6cc946f89bbfc61b7d5c36cc39291183be1974 [INFO] running `Command { std: "docker" "start" "-a" "181e1e33b8b8bb77d8485f4c9a6cc946f89bbfc61b7d5c36cc39291183be1974", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "181e1e33b8b8bb77d8485f4c9a6cc946f89bbfc61b7d5c36cc39291183be1974", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "181e1e33b8b8bb77d8485f4c9a6cc946f89bbfc61b7d5c36cc39291183be1974", kill_on_drop: false }` [INFO] [stdout] 181e1e33b8b8bb77d8485f4c9a6cc946f89bbfc61b7d5c36cc39291183be1974 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 55e726b16642b31974003bdda6230daf0598d7b36eba1e1f0fe3ff74f6dc7d96 [INFO] running `Command { std: "docker" "start" "-a" "55e726b16642b31974003bdda6230daf0598d7b36eba1e1f0fe3ff74f6dc7d96", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling ferroc v1.0.0-pre.3 (/opt/rustwide/workdir) [INFO] [stderr] Checking array-macro v2.1.8 [INFO] [stderr] Checking fastrand v2.1.1 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.76 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Checking memmap2 v0.9.4 [INFO] [stderr] Compiling cc v1.1.14 [INFO] [stderr] Compiling libfuzzer-sys v0.4.7 [INFO] [stderr] Compiling ctor v0.2.8 [INFO] [stderr] Compiling derive_arbitrary v1.3.2 [INFO] [stderr] Checking arbitrary v1.3.2 [INFO] [stderr] Checking ferroc-fuzz v0.0.0 (/opt/rustwide/workdir/fuzz) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.24s [INFO] running `Command { std: "docker" "inspect" "55e726b16642b31974003bdda6230daf0598d7b36eba1e1f0fe3ff74f6dc7d96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "55e726b16642b31974003bdda6230daf0598d7b36eba1e1f0fe3ff74f6dc7d96", kill_on_drop: false }` [INFO] [stdout] 55e726b16642b31974003bdda6230daf0598d7b36eba1e1f0fe3ff74f6dc7d96