Nov 17 10:39:58.440 INFO testing Xion/cargo-contribute against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 17 10:39:58.440 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-5/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/source:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +2e026d6e5d7621634147ad4c8074f1d964dbb1be-alt build --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Nov 17 10:39:58.962 INFO [stdout] 17c2290be6ba4c993c54d526c51bce3c53a97b432d095c7b13193bbef8460b80 Nov 17 10:39:58.965 INFO running `"docker" "start" "-a" "17c2290be6ba4c993c54d526c51bce3c53a97b432d095c7b13193bbef8460b80"` Nov 17 10:40:00.111 INFO [stderr] usermod: no changes Nov 17 10:40:00.479 INFO [stderr] Compiling slog v1.7.1 Nov 17 10:40:00.487 INFO [stderr] Compiling case v0.1.0 Nov 17 10:40:00.488 INFO [stderr] Compiling macro-attr v0.2.0 Nov 17 10:40:00.491 INFO [stderr] Compiling maplit v0.1.6 Nov 17 10:40:00.491 INFO [stderr] Compiling strfmt v0.1.5 Nov 17 10:40:00.491 INFO [stderr] Compiling enum_derive v0.1.7 Nov 17 10:40:00.492 INFO [stderr] Compiling isatty v0.1.6 Nov 17 10:40:00.492 INFO [stderr] Compiling itertools v0.7.4 Nov 17 10:40:01.747 INFO [stderr] Compiling chrono v0.2.25 Nov 17 10:40:02.343 INFO [stderr] Compiling chrono v0.4.0 Nov 17 10:40:02.863 INFO [stderr] Compiling tokio-tls v0.1.3 Nov 17 10:40:02.971 INFO [stderr] Compiling derive-error v0.0.3 Nov 17 10:40:05.252 INFO [stderr] Compiling slog-extra v0.1.2 Nov 17 10:40:07.867 INFO [stderr] Compiling hyper-tls v0.1.2 Nov 17 10:40:09.871 INFO [stderr] Compiling slog-stream v1.2.1 Nov 17 10:40:12.039 INFO [stderr] Compiling slog-term v1.5.0 Nov 17 10:40:17.568 INFO [stderr] Compiling hubcaps v0.4.3 Nov 17 10:40:19.607 INFO [stderr] Compiling slog-stdlog v1.1.0 Nov 17 10:40:22.539 INFO [stderr] Compiling slog-envlogger v0.5.0 Nov 17 10:40:35.490 INFO [stderr] Compiling cargo-contribute v0.2.2 (/source) Nov 17 10:40:40.167 INFO [stderr] warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Nov 17 10:40:40.168 INFO [stderr] --> src/issues/producer.rs:156:60 Nov 17 10:40:40.168 INFO [stderr] | Nov 17 10:40:40.168 INFO [stderr] 156 | static ref CARGO_REGISTRY_CACHE_DIR: Option = env::home_dir() Nov 17 10:40:40.169 INFO [stderr] | ^^^^^^^^^^^^^ Nov 17 10:40:40.169 INFO [stderr] | Nov 17 10:40:40.169 INFO [stderr] = note: #[warn(deprecated)] on by default Nov 17 10:40:40.170 INFO [stderr] Nov 17 10:40:41.352 INFO [stderr] warning: method is never used: `new` Nov 17 10:40:41.353 INFO [stderr] --> src/issues/crates_io.rs:72:5 Nov 17 10:40:41.353 INFO [stderr] | Nov 17 10:40:41.353 INFO [stderr] 72 | pub fn new(handle: &Handle) -> Self { Nov 17 10:40:41.353 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 17 10:40:41.353 INFO [stderr] | Nov 17 10:40:41.353 INFO [stderr] = note: #[warn(dead_code)] on by default Nov 17 10:40:41.353 INFO [stderr] Nov 17 10:40:41.353 INFO [stderr] warning: method is never used: `new_tls` Nov 17 10:40:41.353 INFO [stderr] --> src/issues/crates_io.rs:78:5 Nov 17 10:40:41.353 INFO [stderr] | Nov 17 10:40:41.353 INFO [stderr] 78 | pub fn new_tls(handle: &Handle) -> Self { Nov 17 10:40:41.353 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 17 10:40:41.353 INFO [stderr] Nov 17 10:40:59.632 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 59.48s Nov 17 10:40:59.659 INFO [stderr] su: No module specific data is present Nov 17 10:41:01.027 INFO running `"docker" "inspect" "17c2290be6ba4c993c54d526c51bce3c53a97b432d095c7b13193bbef8460b80"` Nov 17 10:41:01.277 INFO running `"docker" "rm" "-f" "17c2290be6ba4c993c54d526c51bce3c53a97b432d095c7b13193bbef8460b80"` Nov 17 10:41:01.704 INFO [stdout] 17c2290be6ba4c993c54d526c51bce3c53a97b432d095c7b13193bbef8460b80 Nov 17 10:41:01.707 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-5/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/source:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +2e026d6e5d7621634147ad4c8074f1d964dbb1be-alt test --frozen --no-run" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Nov 17 10:41:02.214 INFO [stdout] 72e6a66876baff1e8d69e6d41c51d9a158f18a9719c8a28c91de06dc701526e7 Nov 17 10:41:02.217 INFO running `"docker" "start" "-a" "72e6a66876baff1e8d69e6d41c51d9a158f18a9719c8a28c91de06dc701526e7"` Nov 17 10:41:04.113 INFO [stderr] usermod: no changes Nov 17 10:41:04.435 INFO [stderr] Compiling cargo-contribute v0.2.2 (/source) Nov 17 10:41:09.307 INFO [stderr] warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Nov 17 10:41:09.307 INFO [stderr] --> src/issues/producer.rs:156:60 Nov 17 10:41:09.307 INFO [stderr] | Nov 17 10:41:09.307 INFO [stderr] 156 | static ref CARGO_REGISTRY_CACHE_DIR: Option = env::home_dir() Nov 17 10:41:09.307 INFO [stderr] | ^^^^^^^^^^^^^ Nov 17 10:41:09.307 INFO [stderr] | Nov 17 10:41:09.307 INFO [stderr] = note: #[warn(deprecated)] on by default Nov 17 10:41:09.307 INFO [stderr] Nov 17 10:41:10.477 INFO [stderr] warning: method is never used: `new_tls` Nov 17 10:41:10.477 INFO [stderr] --> src/issues/crates_io.rs:78:5 Nov 17 10:41:10.477 INFO [stderr] | Nov 17 10:41:10.477 INFO [stderr] 78 | pub fn new_tls(handle: &Handle) -> Self { Nov 17 10:41:10.478 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 17 10:41:10.478 INFO [stderr] | Nov 17 10:41:10.478 INFO [stderr] = note: #[warn(dead_code)] on by default Nov 17 10:41:10.478 INFO [stderr] Nov 17 10:41:20.695 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 16.56s Nov 17 10:41:20.714 INFO [stderr] su: No module specific data is present Nov 17 10:41:21.703 INFO running `"docker" "inspect" "72e6a66876baff1e8d69e6d41c51d9a158f18a9719c8a28c91de06dc701526e7"` Nov 17 10:41:22.058 INFO running `"docker" "rm" "-f" "72e6a66876baff1e8d69e6d41c51d9a158f18a9719c8a28c91de06dc701526e7"` Nov 17 10:41:22.431 INFO [stdout] 72e6a66876baff1e8d69e6d41c51d9a158f18a9719c8a28c91de06dc701526e7 Nov 17 10:41:22.440 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-5/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/source:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +2e026d6e5d7621634147ad4c8074f1d964dbb1be-alt test --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Nov 17 10:41:22.900 INFO [stdout] 897d544893aa15aa87fcfb6583875c5c0480d355e1e37e2e71da1db466b9d2d0 Nov 17 10:41:22.903 INFO running `"docker" "start" "-a" "897d544893aa15aa87fcfb6583875c5c0480d355e1e37e2e71da1db466b9d2d0"` Nov 17 10:41:23.843 INFO [stderr] usermod: no changes Nov 17 10:41:24.058 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.18s Nov 17 10:41:24.083 INFO [stderr] Running /target/debug/deps/cargo_contribute-1eb96e0d3dd0e6e0 Nov 17 10:41:24.087 INFO [stdout] Nov 17 10:41:24.087 INFO [stdout] running 7 tests Nov 17 10:41:24.091 INFO [stdout] test issues::producer::tests::issue_labels_are_canonical ... ok Nov 17 10:41:24.095 INFO [stdout] test model::github::tests::repository_from_project_url ... ok Nov 17 10:41:24.095 INFO [stdout] test model::github::tests::repository_from_git_url ... ok Nov 17 10:41:24.096 INFO [stdout] test logging::tests::verbosity_levels ... ok Nov 17 10:41:24.099 INFO [stdout] test logging::tests::default_level ... ok Nov 17 10:41:24.151 INFO [stdout] test issues::producer::tests::repo_for_github_ssh_git_dependency ... ok Nov 17 10:41:24.151 INFO [stdout] test issues::producer::tests::repo_for_github_http_git_dependency ... ok Nov 17 10:41:24.151 INFO [stdout] Nov 17 10:41:24.151 INFO [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 17 10:41:24.151 INFO [stdout] Nov 17 10:41:24.195 INFO [stderr] su: No module specific data is present Nov 17 10:41:25.109 INFO running `"docker" "inspect" "897d544893aa15aa87fcfb6583875c5c0480d355e1e37e2e71da1db466b9d2d0"` Nov 17 10:41:25.339 INFO running `"docker" "rm" "-f" "897d544893aa15aa87fcfb6583875c5c0480d355e1e37e2e71da1db466b9d2d0"` Nov 17 10:41:25.611 INFO [stdout] 897d544893aa15aa87fcfb6583875c5c0480d355e1e37e2e71da1db466b9d2d0