[INFO] fetching crate befunge-93-plus 1.0.7...
[INFO] testing befunge-93-plus-1.0.7 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] extracting crate befunge-93-plus 1.0.7 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate befunge-93-plus 1.0.7 on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate befunge-93-plus 1.0.7
[INFO] finished tweaking crates.io crate befunge-93-plus 1.0.7
[INFO] tweaked toml for crates.io crate befunge-93-plus 1.0.7 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] crate crates.io crate befunge-93-plus 1.0.7 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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded getrandom v0.2.9
[INFO] [stderr]   Downloaded regex v1.8.1
[INFO] [stderr]   Downloaded regex-syntax v0.7.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a028254856f3ab3f1ad4c6df63d7dfac1635fee64644c08dda00713e423189ec
[INFO] running `Command { std: "docker" "start" "-a" "a028254856f3ab3f1ad4c6df63d7dfac1635fee64644c08dda00713e423189ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a028254856f3ab3f1ad4c6df63d7dfac1635fee64644c08dda00713e423189ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a028254856f3ab3f1ad4c6df63d7dfac1635fee64644c08dda00713e423189ec", kill_on_drop: false }`
[INFO] [stdout] a028254856f3ab3f1ad4c6df63d7dfac1635fee64644c08dda00713e423189ec
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d0153d4b07dca08ab13041feb7635de818fe764634a8a322553ef2b27df34a4a
[INFO] running `Command { std: "docker" "start" "-a" "d0153d4b07dca08ab13041feb7635de818fe764634a8a322553ef2b27df34a4a", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.144
[INFO] [stderr]    Compiling regex-syntax v0.7.1
[INFO] [stderr]    Compiling aho-corasick v1.0.1
[INFO] [stderr]    Compiling getrandom v0.2.9
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling regex v1.8.1
[INFO] [stderr]    Compiling befunge-93-plus v1.0.7 (/opt/rustwide/workdir)
[INFO] [stdout] warning: creating a shared reference to mutable static is discouraged
[INFO] [stdout]   --> src/main.rs:43:37
[INFO] [stdout]    |
[INFO] [stdout] 43 |     let source = fs::read_to_string(&FILEPATH).expect(FILE_NOT_FOUND_ERROR);
[INFO] [stdout]    |                                     ^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stdout]    = note: this will be a hard error in the 2024 edition
[INFO] [stdout]    = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` on by default
[INFO] [stdout] help: use `addr_of!` instead to create a raw pointer
[INFO] [stdout]    |
[INFO] [stdout] 43 |     let source = fs::read_to_string(addr_of!(FILEPATH)).expect(FILE_NOT_FOUND_ERROR);
[INFO] [stdout]    |                                     ~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static is discouraged
[INFO] [stdout]    --> src/main.rs:254:37
[INFO] [stdout]     |
[INFO] [stdout] 254 |       let mut output = File::create(&FILEPATH).expect(FILE_NOT_FOUND_ERROR);
[INFO] [stdout]     |                                     ^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stdout]     = note: this will be a hard error in the 2024 edition
[INFO] [stdout]     = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior
[INFO] [stdout] help: use `addr_of!` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 254 |       let mut output = File::create(addr_of!(FILEPATH)).expect(FILE_NOT_FOUND_ERROR);
[INFO] [stdout]     |                                     ~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.33s
[INFO] running `Command { std: "docker" "inspect" "d0153d4b07dca08ab13041feb7635de818fe764634a8a322553ef2b27df34a4a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d0153d4b07dca08ab13041feb7635de818fe764634a8a322553ef2b27df34a4a", kill_on_drop: false }`
[INFO] [stdout] d0153d4b07dca08ab13041feb7635de818fe764634a8a322553ef2b27df34a4a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a85908a8f6d72d7106bcbea64751afa969d7a08b5e799ac4bbf4fcb08e9e6b78
[INFO] running `Command { std: "docker" "start" "-a" "a85908a8f6d72d7106bcbea64751afa969d7a08b5e799ac4bbf4fcb08e9e6b78", kill_on_drop: false }`
[INFO] [stderr]    Compiling befunge-93-plus v1.0.7 (/opt/rustwide/workdir)
[INFO] [stdout] warning: creating a shared reference to mutable static is discouraged
[INFO] [stdout]   --> src/main.rs:43:37
[INFO] [stdout]    |
[INFO] [stdout] 43 |     let source = fs::read_to_string(&FILEPATH).expect(FILE_NOT_FOUND_ERROR);
[INFO] [stdout]    |                                     ^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stdout]    = note: this will be a hard error in the 2024 edition
[INFO] [stdout]    = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` on by default
[INFO] [stdout] help: use `addr_of!` instead to create a raw pointer
[INFO] [stdout]    |
[INFO] [stdout] 43 |     let source = fs::read_to_string(addr_of!(FILEPATH)).expect(FILE_NOT_FOUND_ERROR);
[INFO] [stdout]    |                                     ~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static is discouraged
[INFO] [stdout]    --> src/main.rs:254:37
[INFO] [stdout]     |
[INFO] [stdout] 254 |       let mut output = File::create(&FILEPATH).expect(FILE_NOT_FOUND_ERROR);
[INFO] [stdout]     |                                     ^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stdout]     = note: this will be a hard error in the 2024 edition
[INFO] [stdout]     = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior
[INFO] [stdout] help: use `addr_of!` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 254 |       let mut output = File::create(addr_of!(FILEPATH)).expect(FILE_NOT_FOUND_ERROR);
[INFO] [stdout]     |                                     ~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.47s
[INFO] running `Command { std: "docker" "inspect" "a85908a8f6d72d7106bcbea64751afa969d7a08b5e799ac4bbf4fcb08e9e6b78", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a85908a8f6d72d7106bcbea64751afa969d7a08b5e799ac4bbf4fcb08e9e6b78", kill_on_drop: false }`
[INFO] [stdout] a85908a8f6d72d7106bcbea64751afa969d7a08b5e799ac4bbf4fcb08e9e6b78
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] bfb5248536982b3e7fced1713612163b48649a254e6fbfda53a8e4a386fbd858
[INFO] running `Command { std: "docker" "start" "-a" "bfb5248536982b3e7fced1713612163b48649a254e6fbfda53a8e4a386fbd858", kill_on_drop: false }`
[INFO] [stderr] warning: creating a shared reference to mutable static is discouraged
[INFO] [stderr]   --> src/main.rs:43:37
[INFO] [stderr]    |
[INFO] [stderr] 43 |     let source = fs::read_to_string(&FILEPATH).expect(FILE_NOT_FOUND_ERROR);
[INFO] [stderr]    |                                     ^^^^^^^^^ shared reference to mutable static
[INFO] [stderr]    |
[INFO] [stderr]    = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stderr]    = note: this will be a hard error in the 2024 edition
[INFO] [stderr]    = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior
[INFO] [stderr]    = note: `#[warn(static_mut_refs)]` on by default
[INFO] [stderr] help: use `addr_of!` instead to create a raw pointer
[INFO] [stderr]    |
[INFO] [stderr] 43 |     let source = fs::read_to_string(addr_of!(FILEPATH)).expect(FILE_NOT_FOUND_ERROR);
[INFO] [stderr]    |                                     ~~~~~~~~~~~~~~~~~~
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static is discouraged
[INFO] [stderr]    --> src/main.rs:254:37
[INFO] [stderr]     |
[INFO] [stderr] 254 |       let mut output = File::create(&FILEPATH).expect(FILE_NOT_FOUND_ERROR);
[INFO] [stderr]     |                                     ^^^^^^^^^ shared reference to mutable static
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stderr]     = note: this will be a hard error in the 2024 edition
[INFO] [stderr]     = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior
[INFO] [stderr] help: use `addr_of!` instead to create a raw pointer
[INFO] [stderr]     |
[INFO] [stderr] 254 |       let mut output = File::create(addr_of!(FILEPATH)).expect(FILE_NOT_FOUND_ERROR);
[INFO] [stderr]     |                                     ~~~~~~~~~~~~~~~~~~
[INFO] [stderr] 
[INFO] [stderr] warning: `befunge-93-plus` (bin "befunge-93-plus" test) generated 2 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.02s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/befunge_93_plus-472ccddd401f325e)
[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" "bfb5248536982b3e7fced1713612163b48649a254e6fbfda53a8e4a386fbd858", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bfb5248536982b3e7fced1713612163b48649a254e6fbfda53a8e4a386fbd858", kill_on_drop: false }`
[INFO] [stdout] bfb5248536982b3e7fced1713612163b48649a254e6fbfda53a8e4a386fbd858
[INFO] testing befunge-93-plus-1.0.7 against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[INFO] extracting crate befunge-93-plus 1.0.7 into /workspace/builds/worker-0-tc2/source
[INFO] validating manifest of crates.io crate befunge-93-plus 1.0.7 on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate befunge-93-plus 1.0.7
[INFO] finished tweaking crates.io crate befunge-93-plus 1.0.7
[INFO] tweaked toml for crates.io crate befunge-93-plus 1.0.7 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] crate crates.io crate befunge-93-plus 1.0.7 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" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a35f489b404d27c6ef770da37b536b024b64fdcf229fc617ddd28ceb964cb38a
[INFO] running `Command { std: "docker" "start" "-a" "a35f489b404d27c6ef770da37b536b024b64fdcf229fc617ddd28ceb964cb38a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a35f489b404d27c6ef770da37b536b024b64fdcf229fc617ddd28ceb964cb38a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a35f489b404d27c6ef770da37b536b024b64fdcf229fc617ddd28ceb964cb38a", kill_on_drop: false }`
[INFO] [stdout] a35f489b404d27c6ef770da37b536b024b64fdcf229fc617ddd28ceb964cb38a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b44a3cdca7377eb996e80969cd75eedfc9343cfbd35bbd0b8e9c44981cab18cf
[INFO] running `Command { std: "docker" "start" "-a" "b44a3cdca7377eb996e80969cd75eedfc9343cfbd35bbd0b8e9c44981cab18cf", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.144
[INFO] [stderr]    Compiling regex-syntax v0.7.1
[INFO] [stderr]    Compiling aho-corasick v1.0.1
[INFO] [stderr]    Compiling getrandom v0.2.9
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling regex v1.8.1
[INFO] [stderr]    Compiling befunge-93-plus v1.0.7 (/opt/rustwide/workdir)
[INFO] [stdout] warning: creating a shared reference to mutable static is discouraged
[INFO] [stdout]   --> src/main.rs:43:37
[INFO] [stdout]    |
[INFO] [stdout] 43 |     let source = fs::read_to_string(&FILEPATH).expect(FILE_NOT_FOUND_ERROR);
[INFO] [stdout]    |                                     ^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stdout]    = note: this will be a hard error in the 2024 edition
[INFO] [stdout]    = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` on by default
[INFO] [stdout] help: use `addr_of!` instead to create a raw pointer
[INFO] [stdout]    |
[INFO] [stdout] 43 |     let source = fs::read_to_string(addr_of!(FILEPATH)).expect(FILE_NOT_FOUND_ERROR);
[INFO] [stdout]    |                                     ~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static is discouraged
[INFO] [stdout]    --> src/main.rs:254:37
[INFO] [stdout]     |
[INFO] [stdout] 254 |       let mut output = File::create(&FILEPATH).expect(FILE_NOT_FOUND_ERROR);
[INFO] [stdout]     |                                     ^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stdout]     = note: this will be a hard error in the 2024 edition
[INFO] [stdout]     = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior
[INFO] [stdout] help: use `addr_of!` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 254 |       let mut output = File::create(addr_of!(FILEPATH)).expect(FILE_NOT_FOUND_ERROR);
[INFO] [stdout]     |                                     ~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.13s
[INFO] running `Command { std: "docker" "inspect" "b44a3cdca7377eb996e80969cd75eedfc9343cfbd35bbd0b8e9c44981cab18cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b44a3cdca7377eb996e80969cd75eedfc9343cfbd35bbd0b8e9c44981cab18cf", kill_on_drop: false }`
[INFO] [stdout] b44a3cdca7377eb996e80969cd75eedfc9343cfbd35bbd0b8e9c44981cab18cf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7920a0828e4915014a56706f32224a96ce053ab15df68c30909caa754abaf6bd
[INFO] running `Command { std: "docker" "start" "-a" "7920a0828e4915014a56706f32224a96ce053ab15df68c30909caa754abaf6bd", kill_on_drop: false }`
[INFO] [stderr]    Compiling befunge-93-plus v1.0.7 (/opt/rustwide/workdir)
[INFO] [stdout] warning: creating a shared reference to mutable static is discouraged
[INFO] [stdout]   --> src/main.rs:43:37
[INFO] [stdout]    |
[INFO] [stdout] 43 |     let source = fs::read_to_string(&FILEPATH).expect(FILE_NOT_FOUND_ERROR);
[INFO] [stdout]    |                                     ^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stdout]    = note: this will be a hard error in the 2024 edition
[INFO] [stdout]    = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` on by default
[INFO] [stdout] help: use `addr_of!` instead to create a raw pointer
[INFO] [stdout]    |
[INFO] [stdout] 43 |     let source = fs::read_to_string(addr_of!(FILEPATH)).expect(FILE_NOT_FOUND_ERROR);
[INFO] [stdout]    |                                     ~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static is discouraged
[INFO] [stdout]    --> src/main.rs:254:37
[INFO] [stdout]     |
[INFO] [stdout] 254 |       let mut output = File::create(&FILEPATH).expect(FILE_NOT_FOUND_ERROR);
[INFO] [stdout]     |                                     ^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stdout]     = note: this will be a hard error in the 2024 edition
[INFO] [stdout]     = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior
[INFO] [stdout] help: use `addr_of!` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 254 |       let mut output = File::create(addr_of!(FILEPATH)).expect(FILE_NOT_FOUND_ERROR);
[INFO] [stdout]     |                                     ~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.46s
[INFO] running `Command { std: "docker" "inspect" "7920a0828e4915014a56706f32224a96ce053ab15df68c30909caa754abaf6bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7920a0828e4915014a56706f32224a96ce053ab15df68c30909caa754abaf6bd", kill_on_drop: false }`
[INFO] [stdout] 7920a0828e4915014a56706f32224a96ce053ab15df68c30909caa754abaf6bd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 257104dfee596a71c0423ffadea7899a64921fd4e272325029e7b4fe6f214341
[INFO] running `Command { std: "docker" "start" "-a" "257104dfee596a71c0423ffadea7899a64921fd4e272325029e7b4fe6f214341", kill_on_drop: false }`
[INFO] [stderr] warning: creating a shared reference to mutable static is discouraged
[INFO] [stderr]   --> src/main.rs:43:37
[INFO] [stderr]    |
[INFO] [stderr] 43 |     let source = fs::read_to_string(&FILEPATH).expect(FILE_NOT_FOUND_ERROR);
[INFO] [stderr]    |                                     ^^^^^^^^^ shared reference to mutable static
[INFO] [stderr]    |
[INFO] [stderr]    = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stderr]    = note: this will be a hard error in the 2024 edition
[INFO] [stderr]    = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior
[INFO] [stderr]    = note: `#[warn(static_mut_refs)]` on by default
[INFO] [stderr] help: use `addr_of!` instead to create a raw pointer
[INFO] [stderr]    |
[INFO] [stderr] 43 |     let source = fs::read_to_string(addr_of!(FILEPATH)).expect(FILE_NOT_FOUND_ERROR);
[INFO] [stderr]    |                                     ~~~~~~~~~~~~~~~~~~
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static is discouraged
[INFO] [stderr]    --> src/main.rs:254:37
[INFO] [stderr]     |
[INFO] [stderr] 254 |       let mut output = File::create(&FILEPATH).expect(FILE_NOT_FOUND_ERROR);
[INFO] [stderr]     |                                     ^^^^^^^^^ shared reference to mutable static
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stderr]     = note: this will be a hard error in the 2024 edition
[INFO] [stderr]     = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior
[INFO] [stderr] help: use `addr_of!` instead to create a raw pointer
[INFO] [stderr]     |
[INFO] [stderr] 254 |       let mut output = File::create(addr_of!(FILEPATH)).expect(FILE_NOT_FOUND_ERROR);
[INFO] [stderr]     |                                     ~~~~~~~~~~~~~~~~~~
[INFO] [stderr] 
[INFO] [stderr] warning: `befunge-93-plus` (bin "befunge-93-plus" test) generated 2 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.01s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/befunge_93_plus-472ccddd401f325e)
[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" "257104dfee596a71c0423ffadea7899a64921fd4e272325029e7b4fe6f214341", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "257104dfee596a71c0423ffadea7899a64921fd4e272325029e7b4fe6f214341", kill_on_drop: false }`
[INFO] [stdout] 257104dfee596a71c0423ffadea7899a64921fd4e272325029e7b4fe6f214341
