[INFO] cloning repository https://github.com/sousandrei/iis2mdc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sousandrei/iis2mdc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsousandrei%2Fiis2mdc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsousandrei%2Fiis2mdc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 134e70d0410cfe687cb6a0e7039561d2e155fe9f [INFO] checking sousandrei/iis2mdc against try#32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d for pr-83312 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsousandrei%2Fiis2mdc" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sousandrei/iis2mdc on toolchain 32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-5/source/.cargo/config [INFO] started tweaking git repo https://github.com/sousandrei/iis2mdc [INFO] finished tweaking git repo https://github.com/sousandrei/iis2mdc [INFO] tweaked toml for git repo https://github.com/sousandrei/iis2mdc written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/sousandrei/iis2mdc already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b5a186f4d10f001ab2546b9e4eff9021bddfe2445375a329576b6b1cea29e1ed [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" "b5a186f4d10f001ab2546b9e4eff9021bddfe2445375a329576b6b1cea29e1ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b5a186f4d10f001ab2546b9e4eff9021bddfe2445375a329576b6b1cea29e1ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5a186f4d10f001ab2546b9e4eff9021bddfe2445375a329576b6b1cea29e1ed", kill_on_drop: false }` [INFO] [stdout] b5a186f4d10f001ab2546b9e4eff9021bddfe2445375a329576b6b1cea29e1ed [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] efafe9c90da7528d88b4639f31a912c0892218931d1cb7c60f9841a266bf1323 [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" "efafe9c90da7528d88b4639f31a912c0892218931d1cb7c60f9841a266bf1323", kill_on_drop: false }` [INFO] [stderr] Compiling cortex-m v0.7.1 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling cortex-m-rt v0.6.13 [INFO] [stderr] Compiling cortex-m-semihosting v0.3.7 [INFO] [stderr] Compiling stm32l4 v0.12.1 [INFO] [stderr] Checking embedded-hal v0.2.4 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking generic-array v0.13.2 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Checking iis2mdc v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling cortex-m v0.6.7 [INFO] [stderr] Checking as-slice v0.1.4 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking aligned v0.3.4 [INFO] [stderr] Checking panic-semihosting v0.5.6 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling cortex-m-rt-macros v0.1.8 [INFO] [stderr] Checking stm32l4xx-hal v0.6.0 (https://github.com/stm32-rs/stm32l4xx-hal#36dde28c) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 03s [INFO] running `Command { std: "docker" "inspect" "efafe9c90da7528d88b4639f31a912c0892218931d1cb7c60f9841a266bf1323", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "efafe9c90da7528d88b4639f31a912c0892218931d1cb7c60f9841a266bf1323", kill_on_drop: false }` [INFO] [stdout] efafe9c90da7528d88b4639f31a912c0892218931d1cb7c60f9841a266bf1323