[INFO] cloning repository https://github.com/maxcell/rewrite-exercise [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/maxcell/rewrite-exercise" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxcell%2Frewrite-exercise", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxcell%2Frewrite-exercise'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 96a8a40a938f2f24c2e9c183757db1424c43ff96 [INFO] checking maxcell/rewrite-exercise against master#04e957578c77c95a0505f5818d0068b459f673e3 for pr-108782-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxcell%2Frewrite-exercise" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/maxcell/rewrite-exercise on toolchain 04e957578c77c95a0505f5818d0068b459f673e3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+04e957578c77c95a0505f5818d0068b459f673e3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/maxcell/rewrite-exercise [INFO] finished tweaking git repo https://github.com/maxcell/rewrite-exercise [INFO] tweaked toml for git repo https://github.com/maxcell/rewrite-exercise written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/maxcell/rewrite-exercise 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" "+04e957578c77c95a0505f5818d0068b459f673e3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded lol_html v0.2.0 [INFO] [stderr] Downloaded libc v0.2.106 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e2a9e7e193985ba0d5a8221c3984785a9e0a75acc409a02815633ff67a1f464e" "/opt/rustwide/cargo-home/bin/cargo" "+04e957578c77c95a0505f5818d0068b459f673e3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6ba3d13341a0f42d8d83bd36707982f485e2df76e0e7a60acbc9f76f030aa5d8 [INFO] running `Command { std: "docker" "start" "-a" "6ba3d13341a0f42d8d83bd36707982f485e2df76e0e7a60acbc9f76f030aa5d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6ba3d13341a0f42d8d83bd36707982f485e2df76e0e7a60acbc9f76f030aa5d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ba3d13341a0f42d8d83bd36707982f485e2df76e0e7a60acbc9f76f030aa5d8", kill_on_drop: false }` [INFO] [stdout] 6ba3d13341a0f42d8d83bd36707982f485e2df76e0e7a60acbc9f76f030aa5d8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e2a9e7e193985ba0d5a8221c3984785a9e0a75acc409a02815633ff67a1f464e" "/opt/rustwide/cargo-home/bin/cargo" "+04e957578c77c95a0505f5818d0068b459f673e3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ae4125785c74a666204704d92c44b40a48e2bcbc353bc81d2e3d53a29b0bfada [INFO] running `Command { std: "docker" "start" "-a" "ae4125785c74a666204704d92c44b40a48e2bcbc353bc81d2e3d53a29b0bfada", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.106 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling encoding_rs v0.8.29 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling selectors v0.21.0 [INFO] [stderr] Compiling cssparser v0.25.9 [INFO] [stderr] Compiling cssparser-macros v0.3.6 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Checking lol_html v0.2.0 [INFO] [stderr] Checking beef v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 24.97s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: lol_html v0.2.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "ae4125785c74a666204704d92c44b40a48e2bcbc353bc81d2e3d53a29b0bfada", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae4125785c74a666204704d92c44b40a48e2bcbc353bc81d2e3d53a29b0bfada", kill_on_drop: false }` [INFO] [stdout] ae4125785c74a666204704d92c44b40a48e2bcbc353bc81d2e3d53a29b0bfada