[INFO] fetching crate commit-email 0.1.0... [INFO] testing commit-email-0.1.0 against try#d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 for pr-86479 [INFO] extracting crate commit-email 0.1.0 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate commit-email 0.1.0 on toolchain d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate commit-email 0.1.0 [INFO] finished tweaking crates.io crate commit-email 0.1.0 [INFO] tweaked toml for crates.io crate commit-email 0.1.0 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate crates.io crate commit-email 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded dialoguer v0.6.2 [INFO] [stderr] Downloaded git2_credentials v0.6.1 [INFO] [stderr] Downloaded enumset v1.0.1 [INFO] [stderr] Downloaded cursive v0.15.0 [INFO] [stderr] Downloaded enumset_derive v0.5.0 [INFO] [stderr] Downloaded cursive_core v0.1.1 [INFO] [stderr] Downloaded better-panic v0.2.0 [INFO] [stderr] Downloaded repo-cli v0.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 14ac03c19a6035af6270aa09a0f5ecad17f87e665f9f71b28491677bc6dd8524 [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" "14ac03c19a6035af6270aa09a0f5ecad17f87e665f9f71b28491677bc6dd8524", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "14ac03c19a6035af6270aa09a0f5ecad17f87e665f9f71b28491677bc6dd8524", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14ac03c19a6035af6270aa09a0f5ecad17f87e665f9f71b28491677bc6dd8524", kill_on_drop: false }` [INFO] [stdout] 14ac03c19a6035af6270aa09a0f5ecad17f87e665f9f71b28491677bc6dd8524 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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=forbid" "-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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "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] 43d19b4f4198fd9fcc98f37800f989a17a48a75558919d6030364145dba9bc80 [INFO] running `Command { std: "docker" "start" "-a" "43d19b4f4198fd9fcc98f37800f989a17a48a75558919d6030364145dba9bc80", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling getrandom v0.2.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling smallvec v1.5.0 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling anyhow v1.0.34 [INFO] [stderr] Compiling object v0.22.0 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling xi-unicode v0.2.1 [INFO] [stderr] Compiling unicode-segmentation v1.7.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling tinyvec v1.0.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling unicode-normalization v0.1.15 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling termios v0.3.3 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling signal-hook-registry v1.2.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling terminal_size v0.1.15 [INFO] [stderr] Compiling mio v0.7.6 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling clicolors-control v1.0.1 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling cc v1.0.62 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling dirs v3.0.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling const-random-macro v0.1.11 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling signal-hook v0.1.16 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling shellexpand v2.0.0 [INFO] [stderr] Compiling addr2line v0.14.0 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling crossterm v0.17.7 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling num v0.3.1 [INFO] [stderr] Compiling backtrace v0.3.54 [INFO] [stderr] Compiling const-random v0.1.11 [INFO] [stderr] Compiling ahash v0.4.6 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling libssh2-sys v0.2.19 [INFO] [stderr] Compiling libgit2-sys v0.12.14+1.1.0 [INFO] [stderr] Compiling ncurses v5.99.0 [INFO] [stderr] Compiling tempfile v3.1.0 [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 better-panic v0.2.0 [INFO] [stderr] Compiling dialoguer v0.6.2 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling darling_core v0.10.2 [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 enumset_derive v0.5.0 [INFO] [stderr] Compiling enumset v1.0.1 [INFO] [stderr] Compiling toml v0.5.7 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling ron v0.5.1 [INFO] [stderr] Compiling git2 v0.13.12 [INFO] [stderr] Compiling cursive_core v0.1.1 [INFO] [stderr] Compiling git2_credentials v0.6.1 [INFO] [stderr] Compiling repo-cli v0.1.2 [INFO] [stderr] Compiling cursive v0.15.0 [INFO] [stderr] Compiling commit-email v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 46s [INFO] running `Command { std: "docker" "inspect" "43d19b4f4198fd9fcc98f37800f989a17a48a75558919d6030364145dba9bc80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43d19b4f4198fd9fcc98f37800f989a17a48a75558919d6030364145dba9bc80", kill_on_drop: false }` [INFO] [stdout] 43d19b4f4198fd9fcc98f37800f989a17a48a75558919d6030364145dba9bc80 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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=forbid" "-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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f04cbd8b8641e413cc5475da91c0f7f8434d63053c9f02f84c8916a4a3dd4ff5 [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" "f04cbd8b8641e413cc5475da91c0f7f8434d63053c9f02f84c8916a4a3dd4ff5", kill_on_drop: false }` [INFO] [stderr] Compiling commit-email v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.15s [INFO] running `Command { std: "docker" "inspect" "f04cbd8b8641e413cc5475da91c0f7f8434d63053c9f02f84c8916a4a3dd4ff5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f04cbd8b8641e413cc5475da91c0f7f8434d63053c9f02f84c8916a4a3dd4ff5", kill_on_drop: false }` [INFO] [stdout] f04cbd8b8641e413cc5475da91c0f7f8434d63053c9f02f84c8916a4a3dd4ff5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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=forbid" "-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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9e4755efd7c9cc9f080aeefe8e1b504b3b15f8d34f7205b871226fbf10f12966 [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" "9e4755efd7c9cc9f080aeefe8e1b504b3b15f8d34f7205b871226fbf10f12966", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/commit_email-d381066463565d67) [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.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "9e4755efd7c9cc9f080aeefe8e1b504b3b15f8d34f7205b871226fbf10f12966", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e4755efd7c9cc9f080aeefe8e1b504b3b15f8d34f7205b871226fbf10f12966", kill_on_drop: false }` [INFO] [stdout] 9e4755efd7c9cc9f080aeefe8e1b504b3b15f8d34f7205b871226fbf10f12966