[INFO] cloning repository https://github.com/R1tschY/g213d [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/R1tschY/g213d" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FR1tschY%2Fg213d", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FR1tschY%2Fg213d'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6da47a3c4e7a49caaf5b430966a3a48100a71a3f [INFO] checking R1tschY/g213d against try#45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4 for pr-83744 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FR1tschY%2Fg213d" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/R1tschY/g213d on toolchain 45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/R1tschY/g213d [INFO] finished tweaking git repo https://github.com/R1tschY/g213d [INFO] tweaked toml for git repo https://github.com/R1tschY/g213d written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/R1tschY/g213d already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded libdbus-sys v0.2.1 [INFO] [stderr] Downloaded rusb v0.5.5 [INFO] [stderr] Downloaded ordered-multimap v0.2.4 [INFO] [stderr] Downloaded hashbrown v0.7.0 [INFO] [stderr] Downloaded rust-ini v0.15.2 [INFO] [stderr] Downloaded dlv-list v0.2.2 [INFO] [stderr] Downloaded dbus v0.8.2 [INFO] [stderr] Downloaded tar v0.4.26 [INFO] [stderr] Downloaded ahash v0.3.2 [INFO] [stderr] Downloaded libusb1-sys v0.3.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 20d08a79c50858cb29767d84439ac5bb8b23cdf23936692c5d97e1fcfc6ec6a8 [INFO] running `Command { std: "docker" "start" "-a" "20d08a79c50858cb29767d84439ac5bb8b23cdf23936692c5d97e1fcfc6ec6a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "20d08a79c50858cb29767d84439ac5bb8b23cdf23936692c5d97e1fcfc6ec6a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20d08a79c50858cb29767d84439ac5bb8b23cdf23936692c5d97e1fcfc6ec6a8", kill_on_drop: false }` [INFO] [stdout] 20d08a79c50858cb29767d84439ac5bb8b23cdf23936692c5d97e1fcfc6ec6a8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c29c369f2ae8b1eeb843b0157b73dbc04df3bd443f7e4313e0ba4900f174c893 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c29c369f2ae8b1eeb843b0157b73dbc04df3bd443f7e4313e0ba4900f174c893", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.67 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling rle-decode-fast v1.0.1 [INFO] [stderr] Checking ppv-lite86 v0.2.6 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking bit-vec v0.5.1 [INFO] [stderr] Checking hex v0.4.2 [INFO] [stderr] Compiling hashbrown v0.7.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Checking bit-set v0.5.1 [INFO] [stderr] Checking simple_logger v1.6.0 [INFO] [stderr] Compiling libflate v0.1.27 [INFO] [stderr] Compiling libdbus-sys v0.2.1 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling filetime v0.2.8 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking dbus v0.8.2 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Compiling tar v0.4.26 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling libusb1-sys v0.3.5 [INFO] [stderr] Checking dlv-list v0.2.2 [INFO] [stderr] Checking rusb v0.5.5 [INFO] [stderr] Compiling structopt-derive v0.2.18 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Checking structopt v0.2.18 [INFO] [stderr] Compiling const-random-macro v0.1.8 [INFO] [stderr] Checking const-random v0.1.8 [INFO] [stderr] Checking ahash v0.3.2 [INFO] [stderr] Checking ordered-multimap v0.2.4 [INFO] [stderr] Checking rust-ini v0.15.2 [INFO] [stderr] Checking g213d v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 43.70s [INFO] running `Command { std: "docker" "inspect" "c29c369f2ae8b1eeb843b0157b73dbc04df3bd443f7e4313e0ba4900f174c893", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c29c369f2ae8b1eeb843b0157b73dbc04df3bd443f7e4313e0ba4900f174c893", kill_on_drop: false }` [INFO] [stdout] c29c369f2ae8b1eeb843b0157b73dbc04df3bd443f7e4313e0ba4900f174c893