[INFO] fetching crate mom 0.1.0-alpha...
[INFO] testing mom-0.1.0-alpha against 1.91.0 for beta-1.92-2
[INFO] extracting crate mom 0.1.0-alpha into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate mom 0.1.0-alpha
[INFO] finished tweaking crates.io crate mom 0.1.0-alpha
[INFO] tweaked toml for crates.io crate mom 0.1.0-alpha written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate mom 0.1.0-alpha 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 mom 0.1.0-alpha 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]  Downloading crates ...
[INFO] [stderr]   Downloaded proc-macro2 v1.0.57
[INFO] [stderr]   Downloaded serde_path_to_error v0.1.11
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 55b24ffcc9810e6adf34a1d13af60c7742af9ae3c92bff0eb6c403fcd4949edc
[INFO] running `Command { std: "docker" "start" "-a" "55b24ffcc9810e6adf34a1d13af60c7742af9ae3c92bff0eb6c403fcd4949edc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "55b24ffcc9810e6adf34a1d13af60c7742af9ae3c92bff0eb6c403fcd4949edc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "55b24ffcc9810e6adf34a1d13af60c7742af9ae3c92bff0eb6c403fcd4949edc", kill_on_drop: false }`
[INFO] [stdout] 55b24ffcc9810e6adf34a1d13af60c7742af9ae3c92bff0eb6c403fcd4949edc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] efb780a3950f4d9ada5cc686db3d9742819850b4fd8766b108310ba8ee5d7fd3
[INFO] running `Command { std: "docker" "start" "-a" "efb780a3950f4d9ada5cc686db3d9742819850b4fd8766b108310ba8ee5d7fd3", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.57
[INFO] [stderr]    Compiling quote v1.0.27
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling libc v0.2.144
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling rustversion v1.0.12
[INFO] [stderr]    Compiling parking_lot_core v0.9.7
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling serde v1.0.163
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling tokio v1.28.1
[INFO] [stderr]    Compiling once_cell v1.17.1
[INFO] [stderr]    Compiling async-trait v0.1.68
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling serde_json v1.0.96
[INFO] [stderr]    Compiling matchit v0.7.0
[INFO] [stderr]    Compiling tracing-core v0.1.31
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling axum v0.6.18
[INFO] [stderr]    Compiling syn v2.0.16
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling mio v0.8.6
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.11
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.0
[INFO] [stderr]    Compiling pin-project v1.1.0
[INFO] [stderr]    Compiling hyper v0.14.26
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling mom v0.1.0-alpha (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.17s
[INFO] running `Command { std: "docker" "inspect" "efb780a3950f4d9ada5cc686db3d9742819850b4fd8766b108310ba8ee5d7fd3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "efb780a3950f4d9ada5cc686db3d9742819850b4fd8766b108310ba8ee5d7fd3", kill_on_drop: false }`
[INFO] [stdout] efb780a3950f4d9ada5cc686db3d9742819850b4fd8766b108310ba8ee5d7fd3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] c9a91f35fef760b88c6d1dba1a2578074c24da9c42267cff456b9a959d9d7a9e
[INFO] running `Command { std: "docker" "start" "-a" "c9a91f35fef760b88c6d1dba1a2578074c24da9c42267cff456b9a959d9d7a9e", kill_on_drop: false }`
[INFO] [stderr]    Compiling mom v0.1.0-alpha (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.63s
[INFO] running `Command { std: "docker" "inspect" "c9a91f35fef760b88c6d1dba1a2578074c24da9c42267cff456b9a959d9d7a9e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c9a91f35fef760b88c6d1dba1a2578074c24da9c42267cff456b9a959d9d7a9e", kill_on_drop: false }`
[INFO] [stdout] c9a91f35fef760b88c6d1dba1a2578074c24da9c42267cff456b9a959d9d7a9e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] eef8156d9a7e982954468ec2526a8448537052c248e7a0aa67aaed196aef04ba
[INFO] running `Command { std: "docker" "start" "-a" "eef8156d9a7e982954468ec2526a8448537052c248e7a0aa67aaed196aef04ba", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/mom-b9a8282305d57c1e)
[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" "eef8156d9a7e982954468ec2526a8448537052c248e7a0aa67aaed196aef04ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eef8156d9a7e982954468ec2526a8448537052c248e7a0aa67aaed196aef04ba", kill_on_drop: false }`
[INFO] [stdout] eef8156d9a7e982954468ec2526a8448537052c248e7a0aa67aaed196aef04ba
