[INFO] fetching crate commit-email 0.2.0... [INFO] testing commit-email-0.2.0 against 1.60.0 for beta-1.61-1 [INFO] extracting crate commit-email 0.2.0 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate commit-email 0.2.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 commit-email 0.2.0 [INFO] finished tweaking crates.io crate commit-email 0.2.0 [INFO] tweaked toml for crates.io crate commit-email 0.2.0 written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate crates.io crate commit-email 0.2.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 git2 v0.13.24 [INFO] [stderr] Downloaded better-panic v0.2.0 [INFO] [stderr] Downloaded libgit2-sys v0.12.25+1.3.0 [INFO] [stderr] Downloaded git2_credentials v0.6.1 [INFO] [stderr] Downloaded repo-cli v0.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 2167c327e4454759f25b2001ad5697e8e19a6ec09c7d2c408329bc2f95578198 [INFO] running `Command { std: "docker" "start" "-a" "2167c327e4454759f25b2001ad5697e8e19a6ec09c7d2c408329bc2f95578198", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2167c327e4454759f25b2001ad5697e8e19a6ec09c7d2c408329bc2f95578198", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2167c327e4454759f25b2001ad5697e8e19a6ec09c7d2c408329bc2f95578198", kill_on_drop: false }` [INFO] [stdout] 2167c327e4454759f25b2001ad5697e8e19a6ec09c7d2c408329bc2f95578198 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 0811f57e3e9d8a87916daf795c3115c7cec60edf1a7f80dabe93c5eaeb56c905 [INFO] running `Command { std: "docker" "start" "-a" "0811f57e3e9d8a87916daf795c3115c7cec60edf1a7f80dabe93c5eaeb56c905", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling array-macro v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling signal-hook v0.3.9 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling anyhow v1.0.45 [INFO] [stderr] Compiling object v0.22.0 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling xi-unicode v0.3.0 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling tinyvec v1.0.1 [INFO] [stderr] Compiling ahash v0.6.3 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling addr2line v0.14.0 [INFO] [stderr] Compiling owning_ref v0.4.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling unicode-normalization v0.1.15 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling termios v0.3.3 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling terminal_size v0.1.15 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling clicolors-control v1.0.1 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling cc v1.0.62 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling signal-hook v0.1.17 [INFO] [stderr] Compiling shellexpand v2.0.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling backtrace v0.3.54 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling crossterm v0.19.0 [INFO] [stderr] Compiling num v0.3.1 [INFO] [stderr] Compiling console v0.11.3 [INFO] [stderr] Compiling console v0.9.2 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling libssh2-sys v0.2.19 [INFO] [stderr] Compiling libgit2-sys v0.12.25+1.3.0 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling better-panic v0.2.0 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling dialoguer v0.6.2 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling enum-map-derive v0.4.6 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling enum-map v0.6.4 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling wasmer_enumset_derive v0.5.0 [INFO] [stderr] Compiling wasmer_enumset v1.0.1 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling ron v0.5.1 [INFO] [stderr] Compiling git2 v0.13.24 [INFO] [stderr] Compiling cursive_core v0.2.2 [INFO] [stderr] Compiling git2_credentials v0.6.1 [INFO] [stderr] Compiling repo-cli v0.1.2 [INFO] [stderr] Compiling cursive v0.16.3 [INFO] [stderr] Compiling commit-email v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 45s [INFO] running `Command { std: "docker" "inspect" "0811f57e3e9d8a87916daf795c3115c7cec60edf1a7f80dabe93c5eaeb56c905", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0811f57e3e9d8a87916daf795c3115c7cec60edf1a7f80dabe93c5eaeb56c905", kill_on_drop: false }` [INFO] [stdout] 0811f57e3e9d8a87916daf795c3115c7cec60edf1a7f80dabe93c5eaeb56c905 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0fc74a0b7e1e21d05c1964f3e358a58fe8abf0c06a323ee9a930bff76d4af2e2 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "0fc74a0b7e1e21d05c1964f3e358a58fe8abf0c06a323ee9a930bff76d4af2e2", kill_on_drop: false }` [INFO] [stderr] Compiling commit-email v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.14s [INFO] running `Command { std: "docker" "inspect" "0fc74a0b7e1e21d05c1964f3e358a58fe8abf0c06a323ee9a930bff76d4af2e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0fc74a0b7e1e21d05c1964f3e358a58fe8abf0c06a323ee9a930bff76d4af2e2", kill_on_drop: false }` [INFO] [stdout] 0fc74a0b7e1e21d05c1964f3e358a58fe8abf0c06a323ee9a930bff76d4af2e2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0b51d8208e4980fdd313cf42aec77efbb0a6b093e55a17253008e561ecab2b45 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "0b51d8208e4980fdd313cf42aec77efbb0a6b093e55a17253008e561ecab2b45", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/commit_email-26b708ec3c05c6c4) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test repo::tests::parse_url_string_works_with_normal_url ... ok [INFO] [stdout] test repo::tests::parse_url_string_works_with_no_url ... ok [INFO] [stdout] test repo::tests::parse_url_string_works_with_scp_style ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "0b51d8208e4980fdd313cf42aec77efbb0a6b093e55a17253008e561ecab2b45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b51d8208e4980fdd313cf42aec77efbb0a6b093e55a17253008e561ecab2b45", kill_on_drop: false }` [INFO] [stdout] 0b51d8208e4980fdd313cf42aec77efbb0a6b093e55a17253008e561ecab2b45