[INFO] fetching crate mumu-file 0.1.0...
[INFO] testing mumu-file-0.1.0 against 1.91.0 for beta-1.92-2
[INFO] extracting crate mumu-file 0.1.0 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate mumu-file 0.1.0
[INFO] finished tweaking crates.io crate mumu-file 0.1.0
[INFO] tweaked toml for crates.io crate mumu-file 0.1.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate mumu-file 0.1.0 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate mumu-file 0.1.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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded mumu v0.11.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 63d4cc4d33a68945e3e12a3bd2fd1a75ac90a56282c623efc17c3be90489ae12
[INFO] running `Command { std: "docker" "start" "-a" "63d4cc4d33a68945e3e12a3bd2fd1a75ac90a56282c623efc17c3be90489ae12", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "63d4cc4d33a68945e3e12a3bd2fd1a75ac90a56282c623efc17c3be90489ae12", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "63d4cc4d33a68945e3e12a3bd2fd1a75ac90a56282c623efc17c3be90489ae12", kill_on_drop: false }`
[INFO] [stdout] 63d4cc4d33a68945e3e12a3bd2fd1a75ac90a56282c623efc17c3be90489ae12
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1364dca332de10979d4cf074b3bdae3d71288e6ef2f11f101caab217d617409f
[INFO] running `Command { std: "docker" "start" "-a" "1364dca332de10979d4cf074b3bdae3d71288e6ef2f11f101caab217d617409f", kill_on_drop: false }`
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling mumu-file v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr] warning: mumu-file@0.1.0: Created symlink "libfile.so" -> "libmumufile.so"
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling crossterm v0.25.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling mumu v0.11.1
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.06s
[INFO] running `Command { std: "docker" "inspect" "1364dca332de10979d4cf074b3bdae3d71288e6ef2f11f101caab217d617409f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1364dca332de10979d4cf074b3bdae3d71288e6ef2f11f101caab217d617409f", kill_on_drop: false }`
[INFO] [stdout] 1364dca332de10979d4cf074b3bdae3d71288e6ef2f11f101caab217d617409f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f07d3d7372fa99f17029ea565f85000d396e9732b14c2690ad86714133ac4cb5
[INFO] running `Command { std: "docker" "start" "-a" "f07d3d7372fa99f17029ea565f85000d396e9732b14c2690ad86714133ac4cb5", kill_on_drop: false }`
[INFO] [stderr] warning: mumu-file@0.1.0: Created symlink "libfile.so" -> "libmumufile.so"
[INFO] [stderr]    Compiling mumu-file v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.29s
[INFO] running `Command { std: "docker" "inspect" "f07d3d7372fa99f17029ea565f85000d396e9732b14c2690ad86714133ac4cb5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f07d3d7372fa99f17029ea565f85000d396e9732b14c2690ad86714133ac4cb5", kill_on_drop: false }`
[INFO] [stdout] f07d3d7372fa99f17029ea565f85000d396e9732b14c2690ad86714133ac4cb5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5d751c2a232e01a76359454e58fe606ef394d70b360359e0853e53444c69c58d
[INFO] running `Command { std: "docker" "start" "-a" "5d751c2a232e01a76359454e58fe606ef394d70b360359e0853e53444c69c58d", kill_on_drop: false }`
[INFO] [stderr] warning: mumu-file@0.1.0: Created symlink "libfile.so" -> "libmumufile.so"
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mumufile-6f74499de5726e02)
[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" "5d751c2a232e01a76359454e58fe606ef394d70b360359e0853e53444c69c58d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5d751c2a232e01a76359454e58fe606ef394d70b360359e0853e53444c69c58d", kill_on_drop: false }`
[INFO] [stdout] 5d751c2a232e01a76359454e58fe606ef394d70b360359e0853e53444c69c58d
