[INFO] cloning repository https://github.com/XFFXFF/simple_os [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/XFFXFF/simple_os" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FXFFXFF%2Fsimple_os", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FXFFXFF%2Fsimple_os'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e044867a491130fa71da33721197df9d7f4bcfac [INFO] checking XFFXFF/simple_os against master#195ad4830e11a544391abe296b146450dea8411b for pr-82781 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FXFFXFF%2Fsimple_os" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/XFFXFF/simple_os on toolchain 195ad4830e11a544391abe296b146450dea8411b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+195ad4830e11a544391abe296b146450dea8411b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/XFFXFF/simple_os [INFO] removed 0 missing tests [INFO] finished tweaking git repo https://github.com/XFFXFF/simple_os [INFO] tweaked toml for git repo https://github.com/XFFXFF/simple_os written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/XFFXFF/simple_os already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+195ad4830e11a544391abe296b146450dea8411b" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+195ad4830e11a544391abe296b146450dea8411b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 142fd4c355f9f4575583996c9070c3618f3b15d5b4c575431b6139a37d61a62f [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" "142fd4c355f9f4575583996c9070c3618f3b15d5b4c575431b6139a37d61a62f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "142fd4c355f9f4575583996c9070c3618f3b15d5b4c575431b6139a37d61a62f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "142fd4c355f9f4575583996c9070c3618f3b15d5b4c575431b6139a37d61a62f", kill_on_drop: false }` [INFO] [stdout] 142fd4c355f9f4575583996c9070c3618f3b15d5b4c575431b6139a37d61a62f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+195ad4830e11a544391abe296b146450dea8411b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0dec777baf7e491d55ac5874188679a57f9436cf9670e5ed431685d7239694f7 [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" "0dec777baf7e491d55ac5874188679a57f9436cf9670e5ed431685d7239694f7", kill_on_drop: false }` [INFO] [stderr] error: "/opt/rustwide/rustup-home/toolchains/195ad4830e11a544391abe296b146450dea8411b/lib/rustlib/src/rust/Cargo.lock" does not exist, unable to build with the standard library, try: [INFO] [stderr] rustup component add rust-src [INFO] running `Command { std: "docker" "inspect" "0dec777baf7e491d55ac5874188679a57f9436cf9670e5ed431685d7239694f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0dec777baf7e491d55ac5874188679a57f9436cf9670e5ed431685d7239694f7", kill_on_drop: false }` [INFO] [stdout] 0dec777baf7e491d55ac5874188679a57f9436cf9670e5ed431685d7239694f7