[INFO] cloning repository https://github.com/0xrjman/rutils
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/0xrjman/rutils" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xrjman%2Frutils", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xrjman%2Frutils'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4cb31220fe9a32da809a1b85541e9b323300dcdf
[INFO] testing 0xrjman/rutils against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xrjman%2Frutils" "/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/0xrjman/rutils
[INFO] finished tweaking git repo https://github.com/0xrjman/rutils
[INFO] tweaked toml for git repo https://github.com/0xrjman/rutils written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/0xrjman/rutils 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/0xrjman/rutils 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]  Downloading crates ...
[INFO] [stderr]   Downloaded pyo3-build-config v0.17.2
[INFO] [stderr]   Downloaded pyo3-macros v0.17.2
[INFO] [stderr]   Downloaded unindent v0.1.10
[INFO] [stderr]   Downloaded once_cell v1.15.0
[INFO] [stderr]   Downloaded pyo3-ffi v0.17.2
[INFO] [stderr]   Downloaded indoc v1.0.7
[INFO] [stderr]   Downloaded target-lexicon v0.12.4
[INFO] [stderr]   Downloaded pyo3-macros-backend v0.17.2
[INFO] [stderr]   Downloaded syn v1.0.102
[INFO] [stderr]   Downloaded pyo3 v0.17.2
[INFO] [stderr]   Downloaded libc v0.2.135
[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] 91bca35a2e18b555bfc7e2e4580aba00a467d1852b0a1acf559ad519e260c6f0
[INFO] running `Command { std: "docker" "start" "-a" "91bca35a2e18b555bfc7e2e4580aba00a467d1852b0a1acf559ad519e260c6f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "91bca35a2e18b555bfc7e2e4580aba00a467d1852b0a1acf559ad519e260c6f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "91bca35a2e18b555bfc7e2e4580aba00a467d1852b0a1acf559ad519e260c6f0", kill_on_drop: false }`
[INFO] [stdout] 91bca35a2e18b555bfc7e2e4580aba00a467d1852b0a1acf559ad519e260c6f0
[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] 44021ded1e8e8aec215cd0ba3cdf8ad3a7b160a27aa7418ab0595d81420d4a85
[INFO] running `Command { std: "docker" "start" "-a" "44021ded1e8e8aec215cd0ba3cdf8ad3a7b160a27aa7418ab0595d81420d4a85", kill_on_drop: false }`
[INFO] [stderr]    Compiling target-lexicon v0.12.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.46
[INFO] [stderr]    Compiling once_cell v1.15.0
[INFO] [stderr]    Compiling libc v0.2.135
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling unicode-ident v1.0.5
[INFO] [stderr]    Compiling syn v1.0.102
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling unindent v0.1.10
[INFO] [stderr]    Compiling indoc v1.0.7
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling pyo3-build-config v0.17.2
[INFO] [stderr]    Compiling pyo3-ffi v0.17.2
[INFO] [stderr]    Compiling pyo3 v0.17.2
[INFO] [stderr]    Compiling pyo3-macros-backend v0.17.2
[INFO] [stderr]    Compiling pyo3-macros v0.17.2
[INFO] [stderr]    Compiling rutils v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.02s
[INFO] running `Command { std: "docker" "inspect" "44021ded1e8e8aec215cd0ba3cdf8ad3a7b160a27aa7418ab0595d81420d4a85", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "44021ded1e8e8aec215cd0ba3cdf8ad3a7b160a27aa7418ab0595d81420d4a85", kill_on_drop: false }`
[INFO] [stdout] 44021ded1e8e8aec215cd0ba3cdf8ad3a7b160a27aa7418ab0595d81420d4a85
[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] e40dc9a01278016439b7ee0deeb3ebe30c71c0ac4416e19a64171b1e74acf193
[INFO] running `Command { std: "docker" "start" "-a" "e40dc9a01278016439b7ee0deeb3ebe30c71c0ac4416e19a64171b1e74acf193", kill_on_drop: false }`
[INFO] [stderr]    Compiling rutils v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.65s
[INFO] running `Command { std: "docker" "inspect" "e40dc9a01278016439b7ee0deeb3ebe30c71c0ac4416e19a64171b1e74acf193", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e40dc9a01278016439b7ee0deeb3ebe30c71c0ac4416e19a64171b1e74acf193", kill_on_drop: false }`
[INFO] [stdout] e40dc9a01278016439b7ee0deeb3ebe30c71c0ac4416e19a64171b1e74acf193
[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] 851a2126efb3a8858c69e5b7a9447a06aea450169855d4fca1d094e05f75f7e8
[INFO] running `Command { std: "docker" "start" "-a" "851a2126efb3a8858c69e5b7a9447a06aea450169855d4fca1d094e05f75f7e8", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rutils-d5987a985a0e662d)
[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" "851a2126efb3a8858c69e5b7a9447a06aea450169855d4fca1d094e05f75f7e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "851a2126efb3a8858c69e5b7a9447a06aea450169855d4fca1d094e05f75f7e8", kill_on_drop: false }`
[INFO] [stdout] 851a2126efb3a8858c69e5b7a9447a06aea450169855d4fca1d094e05f75f7e8
