[INFO] cloning repository https://github.com/CodeWizarz/rust_os
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CodeWizarz/rust_os" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCodeWizarz%2Frust_os", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCodeWizarz%2Frust_os'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1d96df340cf532383cfcdae048aa1d3ca5381612
[INFO] checking CodeWizarz/rust_os against try#f27166d4c64dc29edc5ea3214357f191edf8b635 for pr-148329
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCodeWizarz%2Frust_os" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/CodeWizarz/rust_os
[INFO] finished tweaking git repo https://github.com/CodeWizarz/rust_os
[INFO] tweaked toml for git repo https://github.com/CodeWizarz/rust_os written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/CodeWizarz/rust_os on toolchain f27166d4c64dc29edc5ea3214357f191edf8b635
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f27166d4c64dc29edc5ea3214357f191edf8b635" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/CodeWizarz/rust_os 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" "+f27166d4c64dc29edc5ea3214357f191edf8b635" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: unstable
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+f27166d4c64dc29edc5ea3214357f191edf8b635" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e5815b086d0e23cc0b10f6e701fc5c38f2cb5184409aed7005ca441c17e17c4b
[INFO] running `Command { std: "docker" "start" "-a" "e5815b086d0e23cc0b10f6e701fc5c38f2cb5184409aed7005ca441c17e17c4b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e5815b086d0e23cc0b10f6e701fc5c38f2cb5184409aed7005ca441c17e17c4b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e5815b086d0e23cc0b10f6e701fc5c38f2cb5184409aed7005ca441c17e17c4b", kill_on_drop: false }`
[INFO] [stdout] e5815b086d0e23cc0b10f6e701fc5c38f2cb5184409aed7005ca441c17e17c4b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+f27166d4c64dc29edc5ea3214357f191edf8b635" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cadd785a380f6841023241f31b43178b8dd73ed33e22c3fe39324eb73d0eb9a3
[INFO] running `Command { std: "docker" "start" "-a" "cadd785a380f6841023241f31b43178b8dd73ed33e22c3fe39324eb73d0eb9a3", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: unstable
[INFO] [stderr]     Checking blog_os v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0152]: found duplicate lang item `panic_impl`
[INFO] [stdout]   --> src/main.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | / fn panic(_info: &PanicInfo) -> ! {
[INFO] [stdout] 17 | |     loop {}
[INFO] [stdout] 18 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the lang item is first defined in crate `std` (which `test` depends on)
[INFO] [stdout]    = note: first definition in `std` loaded from /opt/rustwide/rustup-home/toolchains/f27166d4c64dc29edc5ea3214357f191edf8b635/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-d73d50f7d7b085f5.rlib
[INFO] [stdout]    = note: second definition in the local crate (`blog_os`)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0152`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `blog_os` (bin "blog_os" test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "cadd785a380f6841023241f31b43178b8dd73ed33e22c3fe39324eb73d0eb9a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cadd785a380f6841023241f31b43178b8dd73ed33e22c3fe39324eb73d0eb9a3", kill_on_drop: false }`
[INFO] [stdout] cadd785a380f6841023241f31b43178b8dd73ed33e22c3fe39324eb73d0eb9a3
