[INFO] fetching crate boxxy 0.14.0...
[INFO] building boxxy-0.14.0 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] extracting crate boxxy 0.14.0 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate boxxy 0.14.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate boxxy 0.14.0
[INFO] tweaked toml for crates.io crate boxxy 0.14.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate boxxy 0.14.0 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate boxxy 0.14.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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] be3c0537151b574248fb488a68c126fe82a8c5f3e22d10c12152d95cb2e4704b
[INFO] running `Command { std: "docker" "start" "-a" "be3c0537151b574248fb488a68c126fe82a8c5f3e22d10c12152d95cb2e4704b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "be3c0537151b574248fb488a68c126fe82a8c5f3e22d10c12152d95cb2e4704b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "be3c0537151b574248fb488a68c126fe82a8c5f3e22d10c12152d95cb2e4704b", kill_on_drop: false }`
[INFO] [stdout] be3c0537151b574248fb488a68c126fe82a8c5f3e22d10c12152d95cb2e4704b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8683fdad7e2f2c62faff239fbd2dc7b795716cc20aec7624ad2b0e3e603de678
[INFO] running `Command { std: "docker" "start" "-a" "8683fdad7e2f2c62faff239fbd2dc7b795716cc20aec7624ad2b0e3e603de678", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling os_str_bytes v6.6.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling textwrap v0.16.1
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling bufstream v0.1.4
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling errno v0.3.10
[INFO] [stderr]    Compiling close_fds v0.3.2
[INFO] [stderr]    Compiling fd-lock v4.0.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling rustyline v15.0.0
[INFO] [stderr]    Compiling clap_derive v3.2.25
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling caps v0.5.5
[INFO] [stderr]    Compiling clap v3.2.25
[INFO] [stderr]    Compiling boxxy v0.14.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/busybox/procs/jit.rs:50:66
[INFO] [stdout]    |
[INFO] [stdout] 50 |     let shellcode = unsafe { mem::transmute::<*mut libc::c_void, extern fn() -> u32>(page) };
[INFO] [stdout]    |                                                                  ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(missing_abi)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.90s
[INFO] running `Command { std: "docker" "inspect" "8683fdad7e2f2c62faff239fbd2dc7b795716cc20aec7624ad2b0e3e603de678", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8683fdad7e2f2c62faff239fbd2dc7b795716cc20aec7624ad2b0e3e603de678", kill_on_drop: false }`
[INFO] [stdout] 8683fdad7e2f2c62faff239fbd2dc7b795716cc20aec7624ad2b0e3e603de678
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 386ba50901992346ca39199e832d95144c5924737532b80fe2bb3493ac2be691
[INFO] running `Command { std: "docker" "start" "-a" "386ba50901992346ca39199e832d95144c5924737532b80fe2bb3493ac2be691", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.10
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling rustls v0.20.9
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling cpufeatures v0.2.16
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling ctrlc v3.4.5
[INFO] [stderr]    Compiling elf v0.7.4
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling rustyline v15.0.0
[INFO] [stderr]    Compiling pem v3.0.4
[INFO] [stderr]    Compiling env_logger v0.11.6
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling boxxy v0.14.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/busybox/procs/jit.rs:50:66
[INFO] [stdout]    |
[INFO] [stdout] 50 |     let shellcode = unsafe { mem::transmute::<*mut libc::c_void, extern fn() -> u32>(page) };
[INFO] [stdout]    |                                                                  ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(missing_abi)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling webpki v0.22.4
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/busybox/procs/jit.rs:50:66
[INFO] [stdout]    |
[INFO] [stdout] 50 |     let shellcode = unsafe { mem::transmute::<*mut libc::c_void, extern fn() -> u32>(page) };
[INFO] [stdout]    |                                                                  ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(missing_abi)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 18.48s
[INFO] running `Command { std: "docker" "inspect" "386ba50901992346ca39199e832d95144c5924737532b80fe2bb3493ac2be691", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "386ba50901992346ca39199e832d95144c5924737532b80fe2bb3493ac2be691", kill_on_drop: false }`
[INFO] [stdout] 386ba50901992346ca39199e832d95144c5924737532b80fe2bb3493ac2be691
