[INFO] fetching crate seraphine-cli 0.1.1... [INFO] testing seraphine-cli-0.1.1 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate seraphine-cli 0.1.1 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate seraphine-cli 0.1.1 [INFO] finished tweaking crates.io crate seraphine-cli 0.1.1 [INFO] tweaked toml for crates.io crate seraphine-cli 0.1.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate seraphine-cli 0.1.1 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate seraphine-cli 0.1.1 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded termion v2.0.1 [INFO] [stderr] Downloaded seraphine-core v0.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9954ecd10a59102e2d1934743b41f20b7a2be52d7a6ef501f935ded6005bd483 [INFO] running `Command { std: "docker" "start" "-a" "9954ecd10a59102e2d1934743b41f20b7a2be52d7a6ef501f935ded6005bd483", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9954ecd10a59102e2d1934743b41f20b7a2be52d7a6ef501f935ded6005bd483", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9954ecd10a59102e2d1934743b41f20b7a2be52d7a6ef501f935ded6005bd483", kill_on_drop: false }` [INFO] [stdout] 9954ecd10a59102e2d1934743b41f20b7a2be52d7a6ef501f935ded6005bd483 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 91204a04dd539d6940b4b003e7c890b5dd8a373cc7961aa329713434f9814361 [INFO] running `Command { std: "docker" "start" "-a" "91204a04dd539d6940b4b003e7c890b5dd8a373cc7961aa329713434f9814361", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling seraphine-core v0.1.1 [INFO] [stderr] Compiling termion v2.0.1 [INFO] [stderr] Compiling seraphine-cli v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/repl.rs:28:43 [INFO] [stdout] | [INFO] [stdout] 28 | let mut debug_file = unsafe { DEBUG_FILE.get_or_init(|| { [INFO] [stdout] | ^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] ... [INFO] [stdout] 420 | debug!("Starting repl\n"); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] = note: `#[warn(static_mut_refs)]` on by default [INFO] [stdout] = note: this warning originates in the macro `debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/repl.rs:28:43 [INFO] [stdout] | [INFO] [stdout] 28 | let mut debug_file = unsafe { DEBUG_FILE.get_or_init(|| { [INFO] [stdout] | ^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] ... [INFO] [stdout] 461 | debug!("write_displayable: {}\n", string); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] = note: this warning originates in the macro `debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.83s [INFO] running `Command { std: "docker" "inspect" "91204a04dd539d6940b4b003e7c890b5dd8a373cc7961aa329713434f9814361", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "91204a04dd539d6940b4b003e7c890b5dd8a373cc7961aa329713434f9814361", kill_on_drop: false }` [INFO] [stdout] 91204a04dd539d6940b4b003e7c890b5dd8a373cc7961aa329713434f9814361 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 9593b7f28fd67d328f634ea82d9a541c776bf9965970cdf073607ac35fa21d90 [INFO] running `Command { std: "docker" "start" "-a" "9593b7f28fd67d328f634ea82d9a541c776bf9965970cdf073607ac35fa21d90", kill_on_drop: false }` [INFO] [stderr] Compiling seraphine-cli v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/repl.rs:28:43 [INFO] [stdout] | [INFO] [stdout] 28 | let mut debug_file = unsafe { DEBUG_FILE.get_or_init(|| { [INFO] [stdout] | ^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] ... [INFO] [stdout] 420 | debug!("Starting repl\n"); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] = note: `#[warn(static_mut_refs)]` on by default [INFO] [stdout] = note: this warning originates in the macro `debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/repl.rs:28:43 [INFO] [stdout] | [INFO] [stdout] 28 | let mut debug_file = unsafe { DEBUG_FILE.get_or_init(|| { [INFO] [stdout] | ^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] ... [INFO] [stdout] 461 | debug!("write_displayable: {}\n", string); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] = note: this warning originates in the macro `debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.65s [INFO] running `Command { std: "docker" "inspect" "9593b7f28fd67d328f634ea82d9a541c776bf9965970cdf073607ac35fa21d90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9593b7f28fd67d328f634ea82d9a541c776bf9965970cdf073607ac35fa21d90", kill_on_drop: false }` [INFO] [stdout] 9593b7f28fd67d328f634ea82d9a541c776bf9965970cdf073607ac35fa21d90 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] a14d301001ecaed24ee56cb97937fd2452329f6a2747ffcc09a173e8108f68f8 [INFO] running `Command { std: "docker" "start" "-a" "a14d301001ecaed24ee56cb97937fd2452329f6a2747ffcc09a173e8108f68f8", kill_on_drop: false }` [INFO] [stderr] warning: creating a shared reference to mutable static [INFO] [stderr] --> src/repl.rs:28:43 [INFO] [stderr] | [INFO] [stderr] 28 | let mut debug_file = unsafe { DEBUG_FILE.get_or_init(|| { [INFO] [stderr] | ^^^^^^^^^^ shared reference to mutable static [INFO] [stderr] ... [INFO] [stderr] 420 | debug!("Starting repl\n"); [INFO] [stderr] | ------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stderr] = note: `#[warn(static_mut_refs)]` on by default [INFO] [stderr] = note: this warning originates in the macro `debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: creating a shared reference to mutable static [INFO] [stderr] --> src/repl.rs:28:43 [INFO] [stderr] | [INFO] [stderr] 28 | let mut debug_file = unsafe { DEBUG_FILE.get_or_init(|| { [INFO] [stderr] | ^^^^^^^^^^ shared reference to mutable static [INFO] [stderr] ... [INFO] [stderr] 461 | debug!("write_displayable: {}\n", string); [INFO] [stderr] | ----------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stderr] = note: this warning originates in the macro `debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `seraphine-cli` (bin "seraphine" test) generated 2 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/seraphine-d3538269ff3c465e) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a14d301001ecaed24ee56cb97937fd2452329f6a2747ffcc09a173e8108f68f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a14d301001ecaed24ee56cb97937fd2452329f6a2747ffcc09a173e8108f68f8", kill_on_drop: false }` [INFO] [stdout] a14d301001ecaed24ee56cb97937fd2452329f6a2747ffcc09a173e8108f68f8