[INFO] fetching crate alkyne 0.1.0...
[INFO] checking alkyne-0.1.0 against master#fd2c811d25ad5773fbd2463e058bf4edf4d44eb2 for pr-130443
[INFO] extracting crate alkyne 0.1.0 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate alkyne 0.1.0 on toolchain fd2c811d25ad5773fbd2463e058bf4edf4d44eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate alkyne 0.1.0
[INFO] finished tweaking crates.io crate alkyne 0.1.0
[INFO] tweaked toml for crates.io crate alkyne 0.1.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] crate crates.io crate alkyne 0.1.0 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" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded redox_syscall v0.2.9
[INFO] [stderr]   Downloaded termion v1.5.6
[INFO] [stderr]   Downloaded numtoa v0.1.0
[INFO] [stderr]   Downloaded redox_termios v0.1.2
[INFO] [stderr]   Downloaded utf8parse v0.1.1
[INFO] [stderr]   Downloaded toolshed v0.8.1
[INFO] [stderr]   Downloaded memoffset v0.5.6
[INFO] [stderr]   Downloaded rustyline v5.0.6
[INFO] [stderr]   Downloaded smallvec v0.6.14
[INFO] [stderr]   Downloaded owning_ref v0.3.3
[INFO] [stderr]   Downloaded parking_lot_core v0.2.14
[INFO] [stderr]   Downloaded parking_lot v0.4.8
[INFO] [stderr]   Downloaded memchr v2.4.0
[INFO] [stderr]   Downloaded crossbeam-channel v0.4.4
[INFO] [stderr]   Downloaded unicode-segmentation v1.8.0
[INFO] [stderr]   Downloaded cc v1.0.69
[INFO] [stderr]   Downloaded quote v1.0.9
[INFO] [stderr]   Downloaded chashmap v2.2.2
[INFO] [stderr]   Downloaded crossbeam-queue v0.2.3
[INFO] [stderr]   Downloaded syn v1.0.74
[INFO] [stderr]   Downloaded typenum v1.13.0
[INFO] [stderr]   Downloaded proc-macro2 v1.0.28
[INFO] [stderr]   Downloaded byteorder v1.4.3
[INFO] [stderr]   Downloaded libc v0.2.98
[INFO] [stderr]   Downloaded crossbeam-deque v0.7.4
[INFO] [stderr]   Downloaded dirs-sys v0.3.6
[INFO] [stderr]   Downloaded crossbeam v0.7.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 77ab5d2b4758eb625ec8d036745b32ab9adf6f73d1d94d6d527b312cb79cbc23
[INFO] running `Command { std: "docker" "start" "-a" "77ab5d2b4758eb625ec8d036745b32ab9adf6f73d1d94d6d527b312cb79cbc23", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "77ab5d2b4758eb625ec8d036745b32ab9adf6f73d1d94d6d527b312cb79cbc23", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "77ab5d2b4758eb625ec8d036745b32ab9adf6f73d1d94d6d527b312cb79cbc23", kill_on_drop: false }`
[INFO] [stdout] 77ab5d2b4758eb625ec8d036745b32ab9adf6f73d1d94d6d527b312cb79cbc23
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 20955a08db9a7dbceeed44c16dfbecf308dfbd980bbf0e69efd8fc7113777faa
[INFO] running `Command { std: "docker" "start" "-a" "20955a08db9a7dbceeed44c16dfbecf308dfbd980bbf0e69efd8fc7113777faa", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.98
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.28
[INFO] [stderr]    Compiling memoffset v0.5.6
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]    Compiling ucd-trie v0.1.3
[INFO] [stderr]    Compiling syn v1.0.74
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling memchr v2.4.0
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]    Compiling nix v0.14.1
[INFO] [stderr]     Checking owning_ref v0.3.3
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking semver-parser v0.7.0
[INFO] [stderr]     Checking once_cell v1.8.0
[INFO] [stderr]     Checking unicode-segmentation v1.8.0
[INFO] [stderr]     Checking numtoa v0.1.0
[INFO] [stderr]    Compiling pest v2.1.3
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking semver v0.9.0
[INFO] [stderr]     Checking utf8parse v0.1.1
[INFO] [stderr]     Checking toolshed v0.8.1
[INFO] [stderr]     Checking thread_local v1.1.3
[INFO] [stderr]     Checking smallvec v0.6.14
[INFO] [stderr]     Checking rustc_version v0.2.3
[INFO] [stderr]     Checking crossbeam-channel v0.4.4
[INFO] [stderr]     Checking crossbeam-queue v0.2.3
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]     Checking crossbeam-deque v0.7.4
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]     Checking dirs-sys v0.3.6
[INFO] [stderr]     Checking termion v1.5.6
[INFO] [stderr]     Checking dirs v2.0.2
[INFO] [stderr]    Compiling pest_meta v2.1.3
[INFO] [stderr]     Checking crossbeam v0.7.3
[INFO] [stderr]     Checking parking_lot_core v0.2.14
[INFO] [stderr]     Checking parking_lot v0.4.8
[INFO] [stderr]     Checking chashmap v2.2.2
[INFO] [stderr]    Compiling pest_generator v2.1.3
[INFO] [stderr]    Compiling pest_derive v2.1.0
[INFO] [stderr]     Checking rustyline v5.0.6
[INFO] [stderr]     Checking alkyne v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: this function depends on never type fallback being `()`
[INFO] [stdout]    --> src/eval/stdlib.rs:50:1
[INFO] [stdout]     |
[INFO] [stdout] 50  | pub fn lookup_std<'i>(key: &str) -> Option<Value<'i>> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #123748 <https://github.com/rust-lang/rust/issues/123748>
[INFO] [stdout]     = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: IntoValue<'_>` will fail
[INFO] [stdout]    --> src/eval/value/native_macros.rs:135:72
[INFO] [stdout]     |
[INFO] [stdout] 135 |         $crate::eval::value::convert::IntoValueResult::into_value_result($block)
[INFO] [stdout]     |                                                                          ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/eval/stdlib.rs:51:3
[INFO] [stdout]     |
[INFO] [stdout] 51  | /   stdlib! { key =>
[INFO] [stdout] 52  | |     // -- General reflection utilities. --
[INFO] [stdout] 53  | |
[INFO] [stdout] 54  | |     // Returns the name of the file currently being executed. Note
[INFO] [stdout] ...   |
[INFO] [stdout] 418 | |     fn acoth(x: number) { x.recip().atanh() }
[INFO] [stdout] 419 | |   }
[INFO] [stdout]     | |___- in this macro invocation
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/main.rs:16:9
[INFO] [stdout]     |
[INFO] [stdout] 16  | #![deny(warnings)]
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = note: `#[deny(dependency_on_unit_never_type_fallback)]` implied by `#[deny(warnings)]`
[INFO] [stdout]     = note: this error originates in the macro `native_fn` which comes from the expansion of the macro `stdlib` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this function depends on never type fallback being `()`
[INFO] [stdout]    --> src/eval/stdlib.rs:50:1
[INFO] [stdout]     |
[INFO] [stdout] 50  | pub fn lookup_std<'i>(key: &str) -> Option<Value<'i>> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #123748 <https://github.com/rust-lang/rust/issues/123748>
[INFO] [stdout]     = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: IntoValue<'_>` will fail
[INFO] [stdout]    --> src/eval/value/native_macros.rs:135:72
[INFO] [stdout]     |
[INFO] [stdout] 135 |         $crate::eval::value::convert::IntoValueResult::into_value_result($block)
[INFO] [stdout]     |                                                                          ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/eval/stdlib.rs:51:3
[INFO] [stdout]     |
[INFO] [stdout] 51  | /   stdlib! { key =>
[INFO] [stdout] 52  | |     // -- General reflection utilities. --
[INFO] [stdout] 53  | |
[INFO] [stdout] 54  | |     // Returns the name of the file currently being executed. Note
[INFO] [stdout] ...   |
[INFO] [stdout] 418 | |     fn acoth(x: number) { x.recip().atanh() }
[INFO] [stdout] 419 | |   }
[INFO] [stdout]     | |___- in this macro invocation
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/main.rs:16:9
[INFO] [stdout]     |
[INFO] [stdout] 16  | #![deny(warnings)]
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = note: `#[deny(dependency_on_unit_never_type_fallback)]` implied by `#[deny(warnings)]`
[INFO] [stdout]     = note: this error originates in the macro `native_fn` which comes from the expansion of the macro `stdlib` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unreachable definition
[INFO] [stdout]   --> src/main.rs:34:7
[INFO] [stdout]    |
[INFO] [stdout] 31 |     exec::repl::Executor::new(&arena).execute_loop().unwrap();
[INFO] [stdout]    |     --------------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] ...
[INFO] [stdout] 34 |   let fs = Local::new();
[INFO] [stdout]    |       ^^ unreachable definition
[INFO] [stdout]    |
[INFO] [stdout] note: this expression has type `Infallible`, which is uninhabited
[INFO] [stdout]   --> src/main.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 31 |     exec::repl::Executor::new(&arena).execute_loop().unwrap();
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/main.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #![deny(unused)]
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    = note: `#[deny(unreachable_code)]` implied by `#[deny(unused)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: field `0` is never read
[INFO] [stdout]   --> src/eval/escaping.rs:23:17
[INFO] [stdout]    |
[INFO] [stdout] 23 |   UnknownEscape(usize, char),
[INFO] [stdout]    |   ------------- ^^^^^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `UnescapeError` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[deny(dead_code)]` implied by `#[deny(unused)]`
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 23 |   UnknownEscape((), char),
[INFO] [stdout]    |                 ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: field `0` is never read
[INFO] [stdout]   --> src/eval/escaping.rs:24:15
[INFO] [stdout]    |
[INFO] [stdout] 24 |   BadHexDigit(usize, char),
[INFO] [stdout]    |   ----------- ^^^^^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `UnescapeError` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 24 |   BadHexDigit((), char),
[INFO] [stdout]    |               ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: field `0` is never read
[INFO] [stdout]   --> src/eval/escaping.rs:25:14
[INFO] [stdout]    |
[INFO] [stdout] 25 |   BadUnicode(usize, u32),
[INFO] [stdout]    |   ---------- ^^^^^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `UnescapeError` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 25 |   BadUnicode((), u32),
[INFO] [stdout]    |              ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unreachable definition
[INFO] [stdout]   --> src/main.rs:34:7
[INFO] [stdout]    |
[INFO] [stdout] 31 |     exec::repl::Executor::new(&arena).execute_loop().unwrap();
[INFO] [stdout]    |     --------------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] ...
[INFO] [stdout] 34 |   let fs = Local::new();
[INFO] [stdout]    |       ^^ unreachable definition
[INFO] [stdout]    |
[INFO] [stdout] note: this expression has type `Infallible`, which is uninhabited
[INFO] [stdout]   --> src/main.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 31 |     exec::repl::Executor::new(&arena).execute_loop().unwrap();
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/main.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #![deny(unused)]
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    = note: `#[deny(unreachable_code)]` implied by `#[deny(unused)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: field `0` is never read
[INFO] [stdout]   --> src/eval/escaping.rs:23:17
[INFO] [stdout]    |
[INFO] [stdout] 23 |   UnknownEscape(usize, char),
[INFO] [stdout]    |   ------------- ^^^^^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `UnescapeError` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[deny(dead_code)]` implied by `#[deny(unused)]`
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 23 |   UnknownEscape((), char),
[INFO] [stdout]    |                 ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: field `0` is never read
[INFO] [stdout]   --> src/eval/escaping.rs:24:15
[INFO] [stdout]    |
[INFO] [stdout] 24 |   BadHexDigit(usize, char),
[INFO] [stdout]    |   ----------- ^^^^^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `UnescapeError` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 24 |   BadHexDigit((), char),
[INFO] [stdout]    |               ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: field `0` is never read
[INFO] [stdout]   --> src/eval/escaping.rs:25:14
[INFO] [stdout]    |
[INFO] [stdout] 25 |   BadUnicode(usize, u32),
[INFO] [stdout]    |   ---------- ^^^^^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `UnescapeError` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 25 |   BadUnicode((), u32),
[INFO] [stdout]    |              ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `alkyne` (bin "alkyne") due to 6 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `alkyne` (bin "alkyne" test) due to 6 previous errors
[INFO] running `Command { std: "docker" "inspect" "20955a08db9a7dbceeed44c16dfbecf308dfbd980bbf0e69efd8fc7113777faa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "20955a08db9a7dbceeed44c16dfbecf308dfbd980bbf0e69efd8fc7113777faa", kill_on_drop: false }`
[INFO] [stdout] 20955a08db9a7dbceeed44c16dfbecf308dfbd980bbf0e69efd8fc7113777faa
