[INFO] cloning repository https://github.com/jac3km4/redscript-cache-compact [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jac3km4/redscript-cache-compact" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjac3km4%2Fredscript-cache-compact", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjac3km4%2Fredscript-cache-compact'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 34d2d1884d731d4418afede2b662105f76148c7b [INFO] testing jac3km4/redscript-cache-compact against 1.90.0 for beta-1.91-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjac3km4%2Fredscript-cache-compact" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/jac3km4/redscript-cache-compact [INFO] finished tweaking git repo https://github.com/jac3km4/redscript-cache-compact [INFO] tweaked toml for git repo https://github.com/jac3km4/redscript-cache-compact written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jac3km4/redscript-cache-compact on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/jac3km4/redscript-cache-compact 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.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/jac3km4/redscript` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/jac3km4/byte` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded argh_shared v0.1.13 [INFO] [stderr] Downloaded argh v0.1.13 [INFO] [stderr] Downloaded system_error v0.2.0 [INFO] [stderr] Downloaded bitfield-struct v0.10.1 [INFO] [stderr] Downloaded argh_derive v0.1.13 [INFO] [stderr] Downloaded vmap v0.6.3 [INFO] [stderr] Downloaded rust-fuzzy-search v0.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b33f3e3dc89c0881209ba4a7e603dbd21518f763aa5d02b9974f029a5c14a8af [INFO] running `Command { std: "docker" "start" "-a" "b33f3e3dc89c0881209ba4a7e603dbd21518f763aa5d02b9974f029a5c14a8af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b33f3e3dc89c0881209ba4a7e603dbd21518f763aa5d02b9974f029a5c14a8af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b33f3e3dc89c0881209ba4a7e603dbd21518f763aa5d02b9974f029a5c14a8af", kill_on_drop: false }` [INFO] [stdout] b33f3e3dc89c0881209ba4a7e603dbd21518f763aa5d02b9974f029a5c14a8af [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 00fc523c0ee75e593c7906a86fa4b8da95a513ba8cdc278b4d0bc11619e92068 [INFO] running `Command { std: "docker" "start" "-a" "00fc523c0ee75e593c7906a86fa4b8da95a513ba8cdc278b4d0bc11619e92068", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Compiling argh_shared v0.1.13 [INFO] [stderr] Compiling system_error v0.2.0 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling rust-fuzzy-search v0.1.1 [INFO] [stderr] Compiling foldhash v0.1.4 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling vmap v0.6.3 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling byte_derive v0.2.7 (https://github.com/jac3km4/byte?rev=da71833#da71833e) [INFO] [stderr] Compiling bitfield-struct v0.10.1 [INFO] [stderr] Compiling argh_derive v0.1.13 [INFO] [stderr] Compiling byte v0.2.7 (https://github.com/jac3km4/byte?rev=da71833#da71833e) [INFO] [stderr] Compiling redscript-io v1.0.0-preview6 (https://github.com/jac3km4/redscript?rev=dfc40a2#dfc40a26) [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling argh v0.1.13 [INFO] [stderr] Compiling redscript-cache-compact v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.62s [INFO] running `Command { std: "docker" "inspect" "00fc523c0ee75e593c7906a86fa4b8da95a513ba8cdc278b4d0bc11619e92068", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00fc523c0ee75e593c7906a86fa4b8da95a513ba8cdc278b4d0bc11619e92068", kill_on_drop: false }` [INFO] [stdout] 00fc523c0ee75e593c7906a86fa4b8da95a513ba8cdc278b4d0bc11619e92068 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d72c4173f46c5b4c1e57deef92c6472f772eeaac47edb44411e9ccd8097d3e14 [INFO] running `Command { std: "docker" "start" "-a" "d72c4173f46c5b4c1e57deef92c6472f772eeaac47edb44411e9ccd8097d3e14", kill_on_drop: false }` [INFO] [stderr] Compiling redscript-cache-compact v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.46s [INFO] running `Command { std: "docker" "inspect" "d72c4173f46c5b4c1e57deef92c6472f772eeaac47edb44411e9ccd8097d3e14", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d72c4173f46c5b4c1e57deef92c6472f772eeaac47edb44411e9ccd8097d3e14", kill_on_drop: false }` [INFO] [stdout] d72c4173f46c5b4c1e57deef92c6472f772eeaac47edb44411e9ccd8097d3e14 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3cb5f231361e024ea6a502690c3a9149adaa7eb82ea26a1e15185c454f499c2c [INFO] running `Command { std: "docker" "start" "-a" "3cb5f231361e024ea6a502690c3a9149adaa7eb82ea26a1e15185c454f499c2c", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/redscript_cache_compact-db31ec61323f9e4d) [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" "3cb5f231361e024ea6a502690c3a9149adaa7eb82ea26a1e15185c454f499c2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3cb5f231361e024ea6a502690c3a9149adaa7eb82ea26a1e15185c454f499c2c", kill_on_drop: false }` [INFO] [stdout] 3cb5f231361e024ea6a502690c3a9149adaa7eb82ea26a1e15185c454f499c2c