[INFO] fetching crate foreman 1.0.3... [INFO] testing foreman-1.0.3 against try#1b74e096b9bfb06f84a3007193dcd2f059cbdf6a for pr-96025 [INFO] extracting crate foreman 1.0.3 into /workspace/builds/worker-84/source [INFO] validating manifest of crates.io crate foreman 1.0.3 on toolchain 1b74e096b9bfb06f84a3007193dcd2f059cbdf6a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate foreman 1.0.3 [INFO] finished tweaking crates.io crate foreman 1.0.3 [INFO] tweaked toml for crates.io crate foreman 1.0.3 written to /workspace/builds/worker-84/source/Cargo.toml [INFO] crate crates.io crate foreman 1.0.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-84/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-84/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" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 11943e2ecf4b7e57178b348cd331dff32febdc0ded1a0739fa50b5fc1eeed766 [INFO] running `Command { std: "docker" "start" "-a" "11943e2ecf4b7e57178b348cd331dff32febdc0ded1a0739fa50b5fc1eeed766", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "11943e2ecf4b7e57178b348cd331dff32febdc0ded1a0739fa50b5fc1eeed766", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11943e2ecf4b7e57178b348cd331dff32febdc0ded1a0739fa50b5fc1eeed766", kill_on_drop: false }` [INFO] [stdout] 11943e2ecf4b7e57178b348cd331dff32febdc0ded1a0739fa50b5fc1eeed766 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-84/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-84/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2baf2ffb747c575f0be3084146cb801fc8df318496b632dccbde3e4df12220e8 [INFO] running `Command { std: "docker" "start" "-a" "2baf2ffb747c575f0be3084146cb801fc8df318496b632dccbde3e4df12220e8", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.115 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.85 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling serde_derive v1.0.133 [INFO] [stderr] Compiling serde v1.0.133 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling pin-project-lite v0.1.4 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling futures-core v0.3.4 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.28 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling smallvec v1.2.0 [INFO] [stderr] Compiling futures-io v0.3.4 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling futures-task v0.3.4 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling futures-sink v0.3.4 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling encoding_rs v0.8.22 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling serde_json v1.0.74 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling dtoa v0.4.5 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling regex-syntax v0.6.14 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling podio v0.1.6 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling urlencoding v2.1.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling miniz_oxide v0.3.6 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling http v0.2.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling openssl-sys v0.9.54 [INFO] [stderr] Compiling bzip2-sys v0.1.7 [INFO] [stderr] Compiling mime_guess v2.0.1 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling aho-corasick v0.7.8 [INFO] [stderr] Compiling combine v4.6.3 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling regex v1.3.4 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling nix v0.22.3 [INFO] [stderr] Compiling flate2 v1.0.13 [INFO] [stderr] Compiling rpassword v5.0.1 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling zip v0.5.4 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling tokio v0.2.11 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling tokio-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.2.1 [INFO] [stderr] Compiling command-group v1.0.8 [INFO] [stderr] Compiling pin-project-internal v0.4.8 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling pin-project v0.4.8 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling hyper v0.13.2 [INFO] [stderr] Compiling hyper-tls v0.4.1 [INFO] [stderr] Compiling kstring v1.0.6 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling toml_edit v0.13.0 [INFO] [stderr] Compiling reqwest v0.10.1 [INFO] [stderr] Compiling foreman v1.0.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 01s [INFO] running `Command { std: "docker" "inspect" "2baf2ffb747c575f0be3084146cb801fc8df318496b632dccbde3e4df12220e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2baf2ffb747c575f0be3084146cb801fc8df318496b632dccbde3e4df12220e8", kill_on_drop: false }` [INFO] [stdout] 2baf2ffb747c575f0be3084146cb801fc8df318496b632dccbde3e4df12220e8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-84/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-84/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c66b7a9ccde6f075a0b2b588d50f6ef1885687e606f358cc8b8a8a4feaab757b [INFO] running `Command { std: "docker" "start" "-a" "c66b7a9ccde6f075a0b2b588d50f6ef1885687e606f358cc8b8a8a4feaab757b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling predicates-core v1.0.2 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling termtree v0.2.4 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling similar v2.1.0 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling fastrand v1.6.0 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling predicates-tree v1.0.4 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling console v0.15.0 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling predicates v2.1.0 [INFO] [stderr] Compiling serde_yaml v0.8.23 [INFO] [stderr] Compiling assert_cmd v2.0.2 [INFO] [stderr] Compiling insta v1.10.0 [INFO] [stderr] Compiling foreman v1.0.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 10.42s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/foreman-fd212af23527e083) [INFO] [stderr] Executable tests/cli.rs (/opt/rustwide/target/debug/deps/cli-30c926dde87223f8) [INFO] running `Command { std: "docker" "inspect" "c66b7a9ccde6f075a0b2b588d50f6ef1885687e606f358cc8b8a8a4feaab757b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c66b7a9ccde6f075a0b2b588d50f6ef1885687e606f358cc8b8a8a4feaab757b", kill_on_drop: false }` [INFO] [stdout] c66b7a9ccde6f075a0b2b588d50f6ef1885687e606f358cc8b8a8a4feaab757b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-84/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-84/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6b0800b2efa96de2aaad161a9fa88e09de4d434ea35adf96ae36502560349961 [INFO] running `Command { std: "docker" "start" "-a" "6b0800b2efa96de2aaad161a9fa88e09de4d434ea35adf96ae36502560349961", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.40s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/foreman-fd212af23527e083) [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test config::test::tool_cache_entry_is_backward_compatible ... ok [INFO] [stdout] test config::test::deserialization::gitlab_from_gitlab_field ... ok [INFO] [stdout] test config::test::deserialization::github_from_github_field ... ok [INFO] [stdout] test config::test::deserialization::github_from_source_field ... ok [INFO] [stdout] test config::test::tool_cache_entry_is_different_for_github_and_gitlab_identical_projects ... ok [INFO] [stdout] test paths::test::auth_store ... ok [INFO] [stdout] test paths::test::bin_dir ... ok [INFO] [stdout] test paths::test::index_file ... ok [INFO] [stdout] test paths::test::root_dir ... ok [INFO] [stdout] test paths::test::tools_dir ... ok [INFO] [stdout] test paths::test::user_config ... ok [INFO] [stdout] test tool_cache::test::load::reads_the_content_from_the_cache_file ... ok [INFO] [stdout] test tool_cache::test::load::use_default_when_tool_cache_file_does_not_exist ... ok [INFO] [stdout] test tool_cache::test::save::snapshot_default_tool_cache ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stderr] Running tests/cli.rs (/opt/rustwide/target/debug/deps/cli-30c926dde87223f8) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test snapshot_help_command ... ok [INFO] [stdout] test snapshot_install_default_auth_toml ... ok [INFO] [stdout] test snapshot_install_default_foreman_toml ... ok [INFO] [stdout] test snapshot_install_empty_configuration_file ... ok [INFO] [stdout] test snapshot_install_no_tools_found ... ok [INFO] [stdout] test snapshot_install_invalid_tool_configuration ... ok [INFO] [stdout] test snapshot_install_invalid_system_configuration_file ... ok [INFO] [stdout] test snapshot_install_invalid_auth_toml ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "6b0800b2efa96de2aaad161a9fa88e09de4d434ea35adf96ae36502560349961", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b0800b2efa96de2aaad161a9fa88e09de4d434ea35adf96ae36502560349961", kill_on_drop: false }` [INFO] [stdout] 6b0800b2efa96de2aaad161a9fa88e09de4d434ea35adf96ae36502560349961