[INFO] fetching crate xmpp-proxy 1.0.0... [INFO] testing xmpp-proxy-1.0.0 against 1.60.0 for beta-1.61-1 [INFO] extracting crate xmpp-proxy 1.0.0 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate xmpp-proxy 1.0.0 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate xmpp-proxy 1.0.0 [INFO] finished tweaking crates.io crate xmpp-proxy 1.0.0 [INFO] tweaked toml for crates.io crate xmpp-proxy 1.0.0 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate crates.io crate xmpp-proxy 1.0.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rustls v0.19.0 [INFO] [stderr] Downloaded die v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e7724042873593334d53b647fbe46c4dc2327d88ff4ddca7aff869a3c2cce63a [INFO] running `Command { std: "docker" "start" "-a" "e7724042873593334d53b647fbe46c4dc2327d88ff4ddca7aff869a3c2cce63a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e7724042873593334d53b647fbe46c4dc2327d88ff4ddca7aff869a3c2cce63a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7724042873593334d53b647fbe46c4dc2327d88ff4ddca7aff869a3c2cce63a", kill_on_drop: false }` [INFO] [stdout] e7724042873593334d53b647fbe46c4dc2327d88ff4ddca7aff869a3c2cce63a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e00c6f224e2490638a7807bb40fca1d8489a6cb300f65e497c392a2c4f7bde99 [INFO] running `Command { std: "docker" "start" "-a" "e00c6f224e2490638a7807bb40fca1d8489a6cb300f65e497c392a2c4f7bde99", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling syn v1.0.69 [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling futures-sink v0.3.14 [INFO] [stderr] Compiling futures-core v0.3.14 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling futures-io v0.3.14 [INFO] [stderr] Compiling futures-task v0.3.14 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling die v0.2.0 [INFO] [stderr] Compiling tokio v1.5.0 [INFO] [stderr] Compiling futures-channel v0.3.14 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling futures-macro v0.3.14 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling rustls v0.19.0 [INFO] [stderr] Compiling futures-util v0.3.14 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling futures-executor v0.3.14 [INFO] [stderr] Compiling futures v0.3.14 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling xmpp-proxy v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 16.52s [INFO] running `Command { std: "docker" "inspect" "e00c6f224e2490638a7807bb40fca1d8489a6cb300f65e497c392a2c4f7bde99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e00c6f224e2490638a7807bb40fca1d8489a6cb300f65e497c392a2c4f7bde99", kill_on_drop: false }` [INFO] [stdout] e00c6f224e2490638a7807bb40fca1d8489a6cb300f65e497c392a2c4f7bde99 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] df585ddca14c9d5713830f85c2f1f4c04e419fbffa675aa8862b5ad68f71c264 [INFO] running `Command { std: "docker" "start" "-a" "df585ddca14c9d5713830f85c2f1f4c04e419fbffa675aa8862b5ad68f71c264", kill_on_drop: false }` [INFO] [stderr] Compiling xmpp-proxy v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.37s [INFO] running `Command { std: "docker" "inspect" "df585ddca14c9d5713830f85c2f1f4c04e419fbffa675aa8862b5ad68f71c264", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df585ddca14c9d5713830f85c2f1f4c04e419fbffa675aa8862b5ad68f71c264", kill_on_drop: false }` [INFO] [stdout] df585ddca14c9d5713830f85c2f1f4c04e419fbffa675aa8862b5ad68f71c264 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] bc337cf0a7f2da0741465e1bd68d7bd67d5fcb139a7ab206f75a6fbf9927e8e5 [INFO] running `Command { std: "docker" "start" "-a" "bc337cf0a7f2da0741465e1bd68d7bd67d5fcb139a7ab206f75a6fbf9927e8e5", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stdout] running 2 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/xmpp_proxy-5ecea04d3de72e1c) [INFO] [stdout] test slicesubsequence::tests::trim_start ... ok [INFO] [stdout] test slicesubsequence::tests::replace_first ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "bc337cf0a7f2da0741465e1bd68d7bd67d5fcb139a7ab206f75a6fbf9927e8e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc337cf0a7f2da0741465e1bd68d7bd67d5fcb139a7ab206f75a6fbf9927e8e5", kill_on_drop: false }` [INFO] [stdout] bc337cf0a7f2da0741465e1bd68d7bd67d5fcb139a7ab206f75a6fbf9927e8e5