[INFO] cloning repository https://github.com/argv-minus-one/rust-shopsite-utils [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/argv-minus-one/rust-shopsite-utils" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fargv-minus-one%2Frust-shopsite-utils", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fargv-minus-one%2Frust-shopsite-utils'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 32811f43946520430a8fe15c6ca023021f851fd2 [INFO] building argv-minus-one/rust-shopsite-utils against try#615edd3ad1cf6871c977dc900317cb6c2070fd6b for pr-97334 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fargv-minus-one%2Frust-shopsite-utils" "/workspace/builds/worker-17/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-17/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/argv-minus-one/rust-shopsite-utils on toolchain 615edd3ad1cf6871c977dc900317cb6c2070fd6b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/argv-minus-one/rust-shopsite-utils [INFO] finished tweaking git repo https://github.com/argv-minus-one/rust-shopsite-utils [INFO] tweaked toml for git repo https://github.com/argv-minus-one/rust-shopsite-utils written to /workspace/builds/worker-17/source/Cargo.toml [INFO] crate git repo https://github.com/argv-minus-one/rust-shopsite-utils already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "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-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1c4a2583dd4b25bc8d99526b9674459e015ab5eb03501ffd1f209cb595296bff [INFO] running `Command { std: "docker" "start" "-a" "1c4a2583dd4b25bc8d99526b9674459e015ab5eb03501ffd1f209cb595296bff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1c4a2583dd4b25bc8d99526b9674459e015ab5eb03501ffd1f209cb595296bff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c4a2583dd4b25bc8d99526b9674459e015ab5eb03501ffd1f209cb595296bff", kill_on_drop: false }` [INFO] [stdout] 1c4a2583dd4b25bc8d99526b9674459e015ab5eb03501ffd1f209cb595296bff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e61e27fb6ce572d4715272c1378fe881d6c6c138b001d57b2ed9a8ed0a197250 [INFO] running `Command { std: "docker" "start" "-a" "e61e27fb6ce572d4715272c1378fe881d6c6c138b001d57b2ed9a8ed0a197250", 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] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling derive_more v0.99.5 [INFO] [stderr] Compiling structopt-derive v0.4.5 [INFO] [stderr] Compiling structopt v0.3.12 [INFO] [stderr] Compiling shopsite-aa v0.1.0 (/opt/rustwide/workdir/shopsite-aa) [INFO] [stderr] Compiling serde_json v1.0.51 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling serde-transcode v1.1.0 [INFO] [stderr] Compiling make-shopsite-backup v0.1.0 (/opt/rustwide/workdir/make-shopsite-backup) [INFO] [stderr] Compiling shopsite-aa2json v0.1.0 (/opt/rustwide/workdir/shopsite-aa2json) [INFO] [stdout] warning: unused imports: `borrow::Cow`, `process::exit` [INFO] [stdout] --> make-shopsite-backup/src/main.rs:2:2 [INFO] [stdout] | [INFO] [stdout] 2 | borrow::Cow, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 5 | process::exit [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `config_path` [INFO] [stdout] --> make-shopsite-backup/src/main.rs:21:6 [INFO] [stdout] | [INFO] [stdout] 21 | let config_path = Opts::from_args().config_path; [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_config_path` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `BIN_NAME` [INFO] [stdout] --> make-shopsite-backup/src/main.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | const BIN_NAME: &str = env!("CARGO_PKG_NAME"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `USER_AGENT` [INFO] [stdout] --> make-shopsite-backup/src/main.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | const USER_AGENT: &str = concat!(env!("CARGO_PKG_NAME"), '/', env!("CARGO_PKG_VERSION")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `backup` [INFO] [stdout] --> make-shopsite-backup/src/config.rs:8:2 [INFO] [stdout] | [INFO] [stdout] 8 | backup: BackupConfig, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `shopsite` [INFO] [stdout] --> make-shopsite-backup/src/config.rs:9:2 [INFO] [stdout] | [INFO] [stdout] 9 | shopsite: ShopsiteConfig [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `dir` [INFO] [stdout] --> make-shopsite-backup/src/config.rs:14:2 [INFO] [stdout] | [INFO] [stdout] 14 | dir: PathBuf [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `config_file` [INFO] [stdout] --> make-shopsite-backup/src/config.rs:19:2 [INFO] [stdout] | [INFO] [stdout] 19 | config_file: PathBuf, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `bo_curl_options` [INFO] [stdout] --> make-shopsite-backup/src/config.rs:20:2 [INFO] [stdout] | [INFO] [stdout] 20 | bo_curl_options: Vec [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 21.01s [INFO] running `Command { std: "docker" "inspect" "e61e27fb6ce572d4715272c1378fe881d6c6c138b001d57b2ed9a8ed0a197250", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e61e27fb6ce572d4715272c1378fe881d6c6c138b001d57b2ed9a8ed0a197250", kill_on_drop: false }` [INFO] [stdout] e61e27fb6ce572d4715272c1378fe881d6c6c138b001d57b2ed9a8ed0a197250 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] acc9dba7849023e185c4a027bc364c1004100f9295c30f1f91c67a62243e1212 [INFO] running `Command { std: "docker" "start" "-a" "acc9dba7849023e185c4a027bc364c1004100f9295c30f1f91c67a62243e1212", kill_on_drop: false }` [INFO] [stderr] Compiling predicates-core v1.0.0 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling treeline v0.1.0 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling serde_bytes v0.11.3 [INFO] [stderr] Compiling make-shopsite-backup v0.1.0 (/opt/rustwide/workdir/make-shopsite-backup) [INFO] [stdout] warning: unused imports: `borrow::Cow`, `process::exit` [INFO] [stdout] --> make-shopsite-backup/src/main.rs:2:2 [INFO] [stdout] | [INFO] [stdout] 2 | borrow::Cow, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 5 | process::exit [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling predicates-tree v1.0.0 [INFO] [stdout] warning: unused variable: `config_path` [INFO] [stdout] --> make-shopsite-backup/src/main.rs:21:6 [INFO] [stdout] | [INFO] [stdout] 21 | let config_path = Opts::from_args().config_path; [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_config_path` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling predicates v1.0.4 [INFO] [stdout] warning: constant is never used: `BIN_NAME` [INFO] [stdout] --> make-shopsite-backup/src/main.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | const BIN_NAME: &str = env!("CARGO_PKG_NAME"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `USER_AGENT` [INFO] [stdout] --> make-shopsite-backup/src/main.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | const USER_AGENT: &str = concat!(env!("CARGO_PKG_NAME"), '/', env!("CARGO_PKG_VERSION")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `backup` [INFO] [stdout] --> make-shopsite-backup/src/config.rs:8:2 [INFO] [stdout] | [INFO] [stdout] 8 | backup: BackupConfig, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `shopsite` [INFO] [stdout] --> make-shopsite-backup/src/config.rs:9:2 [INFO] [stdout] | [INFO] [stdout] 9 | shopsite: ShopsiteConfig [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `dir` [INFO] [stdout] --> make-shopsite-backup/src/config.rs:14:2 [INFO] [stdout] | [INFO] [stdout] 14 | dir: PathBuf [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `config_file` [INFO] [stdout] --> make-shopsite-backup/src/config.rs:19:2 [INFO] [stdout] | [INFO] [stdout] 19 | config_file: PathBuf, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `bo_curl_options` [INFO] [stdout] --> make-shopsite-backup/src/config.rs:20:2 [INFO] [stdout] | [INFO] [stdout] 20 | bo_curl_options: Vec [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling shopsite-aa v0.1.0 (/opt/rustwide/workdir/shopsite-aa) [INFO] [stderr] Compiling assert_cmd v1.0.1 [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling shopsite-aa2json v0.1.0 (/opt/rustwide/workdir/shopsite-aa2json) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.63s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/make_shopsite_backup-b3b297c02534d727) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/shopsite_aa-4b1349297aa396e6) [INFO] [stderr] Executable tests/test_de.rs (/opt/rustwide/target/debug/deps/test_de-39dcbb9daca5551b) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/shopsite_aa2json-3c81230049a2121a) [INFO] [stderr] Executable tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-8d6bf6819b521f80) [INFO] running `Command { std: "docker" "inspect" "acc9dba7849023e185c4a027bc364c1004100f9295c30f1f91c67a62243e1212", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "acc9dba7849023e185c4a027bc364c1004100f9295c30f1f91c67a62243e1212", kill_on_drop: false }` [INFO] [stdout] acc9dba7849023e185c4a027bc364c1004100f9295c30f1f91c67a62243e1212