[INFO] cloning repository https://github.com/jeremyBanks/you-can [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jeremyBanks/you-can" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FjeremyBanks%2Fyou-can", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FjeremyBanks%2Fyou-can'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d86ffb02abff2c3db121e220b99f32c06c6b0645 [INFO] checking jeremyBanks/you-can against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FjeremyBanks%2Fyou-can" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jeremyBanks/you-can on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/jeremyBanks/you-can [INFO] finished tweaking git repo https://github.com/jeremyBanks/you-can [INFO] tweaked toml for git repo https://github.com/jeremyBanks/you-can written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/jeremyBanks/you-can 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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded anyhow v1.0.61 [INFO] [stderr] Downloaded filetime v0.2.17 [INFO] [stderr] Downloaded rustfix v0.6.1 [INFO] [stderr] Downloaded compiletest_rs v0.8.0 [INFO] [stderr] Downloaded tester v0.9.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 774a14a8374322e21fce83489b96a2f4c8d1548b0d0038f44d888711244455bb [INFO] running `Command { std: "docker" "start" "-a" "774a14a8374322e21fce83489b96a2f4c8d1548b0d0038f44d888711244455bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "774a14a8374322e21fce83489b96a2f4c8d1548b0d0038f44d888711244455bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "774a14a8374322e21fce83489b96a2f4c8d1548b0d0038f44d888711244455bb", kill_on_drop: false }` [INFO] [stdout] 774a14a8374322e21fce83489b96a2f4c8d1548b0d0038f44d888711244455bb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8a8bba14b1807ed76193552816157dea57b23d957eb5cf90548c5099d441a898 [INFO] running `Command { std: "docker" "start" "-a" "8a8bba14b1807ed76193552816157dea57b23d957eb5cf90548c5099d441a898", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling libc v0.2.131 [INFO] [stderr] Compiling serde_derive v1.0.143 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling serde v1.0.143 [INFO] [stderr] Compiling you-can-build-macros v0.0.14 (/opt/rustwide/workdir/macros) [INFO] [stderr] Compiling anyhow v1.0.61 [INFO] [stderr] Compiling semver v1.0.13 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Compiling compiletest_rs v0.8.0 [INFO] [stderr] Checking regex-syntax v0.6.27 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking unicode-ident v1.0.3 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking proc-macro2 v1.0.43 [INFO] [stderr] Checking rustc_version v0.4.0 [INFO] [stderr] Checking quote v1.0.21 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking tempfile v3.3.0 [INFO] [stderr] Checking filetime v0.2.17 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking term v0.7.0 [INFO] [stderr] Checking tester v0.9.0 [INFO] [stderr] Checking regex v1.6.0 [INFO] [stderr] Checking you-can v0.0.14 (/opt/rustwide/workdir) [INFO] [stderr] Checking serde_json v1.0.83 [INFO] [stderr] Checking rustfix v0.6.1 [INFO] [stdout] warning: this suppresses the borrow checker in an unsafe, unsound, and unstable way that produces undefined behaviour. this is not suitable for any purpose beyond educational experimentation. [INFO] [stdout] --> examples/on_mod.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #[you_can::turn_off_the_borrow_checker] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the borrow checker is suppressed for these references. [INFO] [stdout] --> examples/on_mod.rs:7:21 [INFO] [stdout] | [INFO] [stdout] 7 | let mut_1 = &mut owned[0]; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 8 | let mut_2 = &mut owned[1]; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this suppresses the borrow checker in an unsafe, unsound, and unstable way that produces undefined behaviour. this is not suitable for any purpose beyond educational experimentation. [INFO] [stdout] --> examples/in_fn.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | #![you_can::turn_off_the_borrow_checker] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the borrow checker is suppressed for these references. [INFO] [stdout] --> examples/in_fn.rs:9:17 [INFO] [stdout] | [INFO] [stdout] 9 | let mut_1 = &mut owned[0]; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 10 | let mut_2 = &mut owned[1]; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this suppresses the borrow checker in an unsafe, unsound, and unstable way that produces undefined behaviour. this is not suitable for any purpose beyond educational experimentation. [INFO] [stdout] --> examples/on_block.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | #[you_can::turn_off_the_borrow_checker] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the borrow checker is suppressed for these references. [INFO] [stdout] --> examples/on_block.rs:9:21 [INFO] [stdout] | [INFO] [stdout] 9 | let mut_1 = &mut owned[0]; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 10 | let mut_2 = &mut owned[1]; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this suppresses the borrow checker in an unsafe, unsound, and unstable way that produces undefined behaviour. this is not suitable for any purpose beyond educational experimentation. [INFO] [stdout] --> examples/in_mod.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | #![you_can::turn_off_the_borrow_checker] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the borrow checker is suppressed for these references. [INFO] [stdout] --> examples/in_mod.rs:10:21 [INFO] [stdout] | [INFO] [stdout] 10 | let mut_1 = &mut owned[0]; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 11 | let mut_2 = &mut owned[1]; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this suppresses the borrow checker in an unsafe, unsound, and unstable way that produces undefined behaviour. this is not suitable for any purpose beyond educational experimentation. [INFO] [stdout] --> examples/on_fn.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #[you_can::turn_off_the_borrow_checker] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the borrow checker is suppressed for these references. [INFO] [stdout] --> examples/on_fn.rs:6:17 [INFO] [stdout] | [INFO] [stdout] 6 | let mut_1 = &mut owned[0]; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 7 | let mut_2 = &mut owned[1]; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this suppresses the borrow checker in an unsafe, unsound, and unstable way that produces undefined behaviour. this is not suitable for any purpose beyond educational experimentation. [INFO] [stdout] --> examples/on_statement.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | #[you_can::turn_off_the_borrow_checker] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this suppresses the borrow checker in an unsafe, unsound, and unstable way that produces undefined behaviour. this is not suitable for any purpose beyond educational experimentation. [INFO] [stdout] --> examples/on_statement.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | #[you_can::turn_off_the_borrow_checker] [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 25.06s [INFO] running `Command { std: "docker" "inspect" "8a8bba14b1807ed76193552816157dea57b23d957eb5cf90548c5099d441a898", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a8bba14b1807ed76193552816157dea57b23d957eb5cf90548c5099d441a898", kill_on_drop: false }` [INFO] [stdout] 8a8bba14b1807ed76193552816157dea57b23d957eb5cf90548c5099d441a898 [INFO] checking jeremyBanks/you-can against try#645bb72776a6a56a1a8f52631a44bd082b2ba509 for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FjeremyBanks%2Fyou-can" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jeremyBanks/you-can on toolchain 645bb72776a6a56a1a8f52631a44bd082b2ba509 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/jeremyBanks/you-can [INFO] finished tweaking git repo https://github.com/jeremyBanks/you-can [INFO] tweaked toml for git repo https://github.com/jeremyBanks/you-can written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/jeremyBanks/you-can 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" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9573b891a5b5d6bc8f454745e23bf7fbc3151b45f2a6cee3d887e75095ff2fa7 [INFO] running `Command { std: "docker" "start" "-a" "9573b891a5b5d6bc8f454745e23bf7fbc3151b45f2a6cee3d887e75095ff2fa7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9573b891a5b5d6bc8f454745e23bf7fbc3151b45f2a6cee3d887e75095ff2fa7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9573b891a5b5d6bc8f454745e23bf7fbc3151b45f2a6cee3d887e75095ff2fa7", kill_on_drop: false }` [INFO] [stdout] 9573b891a5b5d6bc8f454745e23bf7fbc3151b45f2a6cee3d887e75095ff2fa7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f30e6d16d4abb4eec9d5112733593ea964d418b10301c9a44624b7b1db40f9ea [INFO] running `Command { std: "docker" "start" "-a" "f30e6d16d4abb4eec9d5112733593ea964d418b10301c9a44624b7b1db40f9ea", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling libc v0.2.131 [INFO] [stderr] Compiling serde_derive v1.0.143 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling serde v1.0.143 [INFO] [stderr] Compiling anyhow v1.0.61 [INFO] [stderr] Compiling you-can-build-macros v0.0.14 (/opt/rustwide/workdir/macros) [INFO] [stderr] Compiling semver v1.0.13 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Compiling compiletest_rs v0.8.0 [INFO] [stderr] Checking regex-syntax v0.6.27 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking unicode-ident v1.0.3 [INFO] [stderr] Checking proc-macro2 v1.0.43 [INFO] [stderr] Checking rustc_version v0.4.0 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking quote v1.0.21 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking filetime v0.2.17 [INFO] [stderr] Checking tempfile v3.3.0 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking term v0.7.0 [INFO] [stderr] Checking tester v0.9.0 [INFO] [stderr] Checking regex v1.6.0 [INFO] [stderr] Checking you-can v0.0.14 (/opt/rustwide/workdir) [INFO] [stderr] Checking serde_json v1.0.83 [INFO] [stderr] Checking rustfix v0.6.1 [INFO] [stdout] warning: this suppresses the borrow checker in an unsafe, unsound, and unstable way that produces undefined behaviour. this is not suitable for any purpose beyond educational experimentation. [INFO] [stdout] --> examples/on_fn.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #[you_can::turn_off_the_borrow_checker] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the borrow checker is suppressed for these references. [INFO] [stdout] --> examples/on_fn.rs:6:17 [INFO] [stdout] | [INFO] [stdout] 6 | let mut_1 = &mut owned[0]; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 7 | let mut_2 = &mut owned[1]; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this suppresses the borrow checker in an unsafe, unsound, and unstable way that produces undefined behaviour. this is not suitable for any purpose beyond educational experimentation. [INFO] [stdout] --> examples/on_block.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | #[you_can::turn_off_the_borrow_checker] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the borrow checker is suppressed for these references. [INFO] [stdout] --> examples/on_block.rs:9:21 [INFO] [stdout] | [INFO] [stdout] 9 | let mut_1 = &mut owned[0]; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 10 | let mut_2 = &mut owned[1]; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this suppresses the borrow checker in an unsafe, unsound, and unstable way that produces undefined behaviour. this is not suitable for any purpose beyond educational experimentation. [INFO] [stdout] --> examples/in_fn.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | #![you_can::turn_off_the_borrow_checker] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the borrow checker is suppressed for these references. [INFO] [stdout] --> examples/in_fn.rs:9:17 [INFO] [stdout] | [INFO] [stdout] 9 | let mut_1 = &mut owned[0]; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 10 | let mut_2 = &mut owned[1]; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this suppresses the borrow checker in an unsafe, unsound, and unstable way that produces undefined behaviour. this is not suitable for any purpose beyond educational experimentation. [INFO] [stdout] --> examples/in_mod.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | #![you_can::turn_off_the_borrow_checker] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the borrow checker is suppressed for these references. [INFO] [stdout] --> examples/in_mod.rs:10:21 [INFO] [stdout] | [INFO] [stdout] 10 | let mut_1 = &mut owned[0]; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 11 | let mut_2 = &mut owned[1]; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this suppresses the borrow checker in an unsafe, unsound, and unstable way that produces undefined behaviour. this is not suitable for any purpose beyond educational experimentation. [INFO] [stdout] --> examples/on_statement.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | #[you_can::turn_off_the_borrow_checker] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this suppresses the borrow checker in an unsafe, unsound, and unstable way that produces undefined behaviour. this is not suitable for any purpose beyond educational experimentation. [INFO] [stdout] --> examples/on_statement.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | #[you_can::turn_off_the_borrow_checker] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this suppresses the borrow checker in an unsafe, unsound, and unstable way that produces undefined behaviour. this is not suitable for any purpose beyond educational experimentation. [INFO] [stdout] --> examples/on_mod.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #[you_can::turn_off_the_borrow_checker] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the borrow checker is suppressed for these references. [INFO] [stdout] --> examples/on_mod.rs:7:21 [INFO] [stdout] | [INFO] [stdout] 7 | let mut_1 = &mut owned[0]; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 8 | let mut_2 = &mut owned[1]; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.79s [INFO] running `Command { std: "docker" "inspect" "f30e6d16d4abb4eec9d5112733593ea964d418b10301c9a44624b7b1db40f9ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f30e6d16d4abb4eec9d5112733593ea964d418b10301c9a44624b7b1db40f9ea", kill_on_drop: false }` [INFO] [stdout] f30e6d16d4abb4eec9d5112733593ea964d418b10301c9a44624b7b1db40f9ea