[INFO] cloning repository https://github.com/forbjok/globset-lto-thin-access-violation-repro [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/forbjok/globset-lto-thin-access-violation-repro" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fforbjok%2Fglobset-lto-thin-access-violation-repro", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fforbjok%2Fglobset-lto-thin-access-violation-repro'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 43f6d1871f1e8acfb8a0fbae21ed666a2e69d21b [INFO] testing forbjok/globset-lto-thin-access-violation-repro against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fforbjok%2Fglobset-lto-thin-access-violation-repro" "/workspace/builds/worker-46/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-46/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/forbjok/globset-lto-thin-access-violation-repro on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/forbjok/globset-lto-thin-access-violation-repro [INFO] finished tweaking git repo https://github.com/forbjok/globset-lto-thin-access-violation-repro [INFO] tweaked toml for git repo https://github.com/forbjok/globset-lto-thin-access-violation-repro written to /workspace/builds/worker-46/source/Cargo.toml [INFO] crate git repo https://github.com/forbjok/globset-lto-thin-access-violation-repro already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-46/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-46/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 40e27e144ea75b020d3c542deb141af245564660346d84d1e858016e738ff1ad [INFO] running `Command { std: "docker" "start" "-a" "40e27e144ea75b020d3c542deb141af245564660346d84d1e858016e738ff1ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "40e27e144ea75b020d3c542deb141af245564660346d84d1e858016e738ff1ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40e27e144ea75b020d3c542deb141af245564660346d84d1e858016e738ff1ad", kill_on_drop: false }` [INFO] [stdout] 40e27e144ea75b020d3c542deb141af245564660346d84d1e858016e738ff1ad [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-46/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-46/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 748d34ee6564e777f6a676f2bfef79c0ddfe0e44c4bfaa1c7fca5d3da96b9958 [INFO] running `Command { std: "docker" "start" "-a" "748d34ee6564e777f6a676f2bfef79c0ddfe0e44c4bfaa1c7fca5d3da96b9958", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling regex-syntax v0.6.16 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling aho-corasick v0.7.9 [INFO] [stderr] Compiling bstr v0.2.11 [INFO] [stderr] Compiling regex v1.3.4 [INFO] [stderr] Compiling globset v0.4.4 [INFO] [stderr] Compiling lto-thin-repro v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 19.25s [INFO] running `Command { std: "docker" "inspect" "748d34ee6564e777f6a676f2bfef79c0ddfe0e44c4bfaa1c7fca5d3da96b9958", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "748d34ee6564e777f6a676f2bfef79c0ddfe0e44c4bfaa1c7fca5d3da96b9958", kill_on_drop: false }` [INFO] [stdout] 748d34ee6564e777f6a676f2bfef79c0ddfe0e44c4bfaa1c7fca5d3da96b9958 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-46/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-46/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c51289b998b8f50485537481c12b40425658b0a7d39394930940ed5f42dbf049 [INFO] running `Command { std: "docker" "start" "-a" "c51289b998b8f50485537481c12b40425658b0a7d39394930940ed5f42dbf049", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling lto-thin-repro v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.45s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/lto_thin_repro-613329cbb78e74a6) [INFO] running `Command { std: "docker" "inspect" "c51289b998b8f50485537481c12b40425658b0a7d39394930940ed5f42dbf049", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c51289b998b8f50485537481c12b40425658b0a7d39394930940ed5f42dbf049", kill_on_drop: false }` [INFO] [stdout] c51289b998b8f50485537481c12b40425658b0a7d39394930940ed5f42dbf049 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-46/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-46/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7859ce74a4a6426567631ee3b920a5e070c91bf24ba5cedc8ed81e7108a61aab [INFO] running `Command { std: "docker" "start" "-a" "7859ce74a4a6426567631ee3b920a5e070c91bf24ba5cedc8ed81e7108a61aab", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.39s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/lto_thin_repro-613329cbb78e74a6) [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" "7859ce74a4a6426567631ee3b920a5e070c91bf24ba5cedc8ed81e7108a61aab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7859ce74a4a6426567631ee3b920a5e070c91bf24ba5cedc8ed81e7108a61aab", kill_on_drop: false }` [INFO] [stdout] 7859ce74a4a6426567631ee3b920a5e070c91bf24ba5cedc8ed81e7108a61aab