[INFO] cloning repository https://github.com/mikegedelman/rust-no-std-ice
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mikegedelman/rust-no-std-ice" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmikegedelman%2Frust-no-std-ice", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmikegedelman%2Frust-no-std-ice'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 45285be930b4329d4f0254149ca9f1b96c1a6ae8
[INFO] checking mikegedelman/rust-no-std-ice against try#63132bd615c9bf75e93af8405d00064212331708 for pr-153975
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmikegedelman%2Frust-no-std-ice" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/mikegedelman/rust-no-std-ice
[INFO] finished tweaking git repo https://github.com/mikegedelman/rust-no-std-ice
[INFO] tweaked toml for git repo https://github.com/mikegedelman/rust-no-std-ice written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mikegedelman/rust-no-std-ice on toolchain 63132bd615c9bf75e93af8405d00064212331708
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+63132bd615c9bf75e93af8405d00064212331708" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mikegedelman/rust-no-std-ice 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" "+63132bd615c9bf75e93af8405d00064212331708" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/app/Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/no_std_lib/Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+63132bd615c9bf75e93af8405d00064212331708" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b34111f751fd97c915007a84d4931c69523d1cf55d37e588250a18c604aa9666
[INFO] running `Command { std: "docker" "start" "-a" "b34111f751fd97c915007a84d4931c69523d1cf55d37e588250a18c604aa9666", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b34111f751fd97c915007a84d4931c69523d1cf55d37e588250a18c604aa9666", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b34111f751fd97c915007a84d4931c69523d1cf55d37e588250a18c604aa9666", kill_on_drop: false }`
[INFO] [stdout] b34111f751fd97c915007a84d4931c69523d1cf55d37e588250a18c604aa9666
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+63132bd615c9bf75e93af8405d00064212331708" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 94094cec218a8884187651b58d58ca911ac76c5a8acfc6d3b212a708003c2b0b
[INFO] running `Command { std: "docker" "start" "-a" "94094cec218a8884187651b58d58ca911ac76c5a8acfc6d3b212a708003c2b0b", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/no_std_lib/Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: /opt/rustwide/workdir/app/Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr]     Checking no_std_lib v0.0.1 (/opt/rustwide/workdir/no_std_lib)
[INFO] [stdout] warning: the feature `lang_items` is internal to the compiler or standard library
[INFO] [stdout]  --> no_std_lib/src/lib.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(lang_items)]
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: using it is strongly discouraged
[INFO] [stdout]   = note: `#[warn(internal_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0718]: `start` lang item must be applied to a function with 1 generic argument
[INFO] [stdout]  --> no_std_lib/src/lib.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[lang = "start"]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 5 | fn lang_start() {}
[INFO] [stdout]   |              - this function has 0 generic arguments
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `lang_items` is internal to the compiler or standard library
[INFO] [stdout]  --> no_std_lib/src/lib.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(lang_items)]
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: using it is strongly discouraged
[INFO] [stdout]   = note: `#[warn(internal_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0718]: `start` lang item must be applied to a function with 1 generic argument
[INFO] [stdout]  --> no_std_lib/src/lib.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[lang = "start"]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 5 | fn lang_start() {}
[INFO] [stdout]   |              - this function has 0 generic arguments
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0718`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0718`.
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `lang_items` is internal to the compiler or standard library
[INFO] [stdout]  --> no_std_lib/src/lib.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(lang_items)]
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: using it is strongly discouraged
[INFO] [stdout]   = note: `#[warn(internal_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0718]: `start` lang item must be applied to a function with 1 generic argument
[INFO] [stdout]  --> no_std_lib/src/lib.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[lang = "start"]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 5 | fn lang_start() {}
[INFO] [stdout]   |              - this function has 0 generic arguments
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0152]: found duplicate lang item `panic_impl`
[INFO] [stdout]  --> no_std_lib/src/lib.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | fn panic(_: &::core::panic::PanicInfo) -> ! {loop {}}
[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/63132bd615c9bf75e93af8405d00064212331708/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-eaa78b24106cd0ea.rmeta
[INFO] [stdout]   = note: second definition in the local crate (`no_std_lib`)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `no_std_lib` (lib) due to 1 previous error; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0152, E0718.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0152`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `no_std_lib` (lib) due to 1 previous error; 1 warning emitted
[INFO] [stderr] error: could not compile `no_std_lib` (lib test) due to 2 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "94094cec218a8884187651b58d58ca911ac76c5a8acfc6d3b212a708003c2b0b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "94094cec218a8884187651b58d58ca911ac76c5a8acfc6d3b212a708003c2b0b", kill_on_drop: false }`
[INFO] [stdout] 94094cec218a8884187651b58d58ca911ac76c5a8acfc6d3b212a708003c2b0b
