[INFO] cloning repository https://github.com/solartrade-inc/spacetraders_rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/solartrade-inc/spacetraders_rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsolartrade-inc%2Fspacetraders_rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsolartrade-inc%2Fspacetraders_rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 99c743c18576c8c5942ce12e83b4458527820413
[INFO] building solartrade-inc/spacetraders_rs against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsolartrade-inc%2Fspacetraders_rs" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/solartrade-inc/spacetraders_rs
[INFO] finished tweaking git repo https://github.com/solartrade-inc/spacetraders_rs
[INFO] tweaked toml for git repo https://github.com/solartrade-inc/spacetraders_rs written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/solartrade-inc/spacetraders_rs on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/solartrade-inc/spacetraders_rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tempfile v3.6.0
[INFO] [stderr]   Downloaded scoped-futures v0.1.3
[INFO] [stderr]   Downloaded priority-queue v1.3.2
[INFO] [stderr]   Downloaded retain_mut v0.1.9
[INFO] [stderr]   Downloaded security-framework-sys v2.9.0
[INFO] [stderr]   Downloaded deadpool-runtime v0.1.2
[INFO] [stderr]   Downloaded pin-project-lite v0.2.10
[INFO] [stderr]   Downloaded bitflags v2.3.3
[INFO] [stderr]   Downloaded deadpool v0.9.5
[INFO] [stderr]   Downloaded postgres-types v0.2.5
[INFO] [stderr]   Downloaded siphasher v0.3.10
[INFO] [stderr]   Downloaded bigdecimal v0.3.1
[INFO] [stderr]   Downloaded diesel-async v0.3.1
[INFO] [stderr]   Downloaded tokio-postgres v0.7.8
[INFO] [stderr]   Downloaded security-framework v2.9.1
[INFO] [stderr]   Downloaded serde_json v1.0.97
[INFO] [stderr]   Downloaded graph_builder v0.3.1
[INFO] [stderr]   Downloaded pathfinding v4.3.0
[INFO] [stderr]   Downloaded openssl-sys v0.9.90
[INFO] [stderr]   Downloaded diesel_derives v2.1.0
[INFO] [stderr]   Downloaded uuid v1.4.0
[INFO] [stderr]   Downloaded openssl v0.10.55
[INFO] [stderr]   Downloaded regex v1.9.1
[INFO] [stderr]   Downloaded postgres-protocol v0.6.5
[INFO] [stderr]   Downloaded diesel v2.1.0
[INFO] [stderr]   Downloaded fast-float v0.2.0
[INFO] [stderr]   Downloaded dashmap v5.5.0
[INFO] [stderr]   Downloaded linereader v0.4.0
[INFO] [stderr]   Downloaded num v0.4.1
[INFO] [stderr]   Downloaded page_size v0.4.2
[INFO] [stderr]   Downloaded regex-automata v0.3.3
[INFO] [stderr]   Downloaded tokio v1.29.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] aa713025c98a59c4e643ebc2641a0cad945a8265511ee2b7930aa003a5b41973
[INFO] running `Command { std: "docker" "start" "-a" "aa713025c98a59c4e643ebc2641a0cad945a8265511ee2b7930aa003a5b41973", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "aa713025c98a59c4e643ebc2641a0cad945a8265511ee2b7930aa003a5b41973", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aa713025c98a59c4e643ebc2641a0cad945a8265511ee2b7930aa003a5b41973", kill_on_drop: false }`
[INFO] [stdout] aa713025c98a59c4e643ebc2641a0cad945a8265511ee2b7930aa003a5b41973
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 463f5cea3a6bee4e4436296bf273626a8b3d905103f2e5e7f19bf51a94d96df3
[INFO] running `Command { std: "docker" "start" "-a" "463f5cea3a6bee4e4436296bf273626a8b3d905103f2e5e7f19bf51a94d96df3", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.9
[INFO] [stderr]    Compiling pin-project-lite v0.2.10
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling log v0.4.19
[INFO] [stderr]    Compiling tokio v1.29.1
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling smallvec v1.11.0
[INFO] [stderr]    Compiling itoa v1.0.6
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling serde v1.0.164
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling openssl v0.10.55
[INFO] [stderr]    Compiling async-trait v0.1.72
[INFO] [stderr]    Compiling cpufeatures v0.2.9
[INFO] [stderr]    Compiling aho-corasick v1.0.2
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]    Compiling pq-sys v0.4.8
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling base64 v0.21.2
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling regex-syntax v0.7.4
[INFO] [stderr]    Compiling time-core v0.1.1
[INFO] [stderr]    Compiling quote v1.0.32
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling syn v2.0.27
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling mio v0.8.8
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling openssl-sys v0.9.90
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling serde_json v1.0.97
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling stringprep v0.1.2
[INFO] [stderr]    Compiling sha2 v0.10.7
[INFO] [stderr]    Compiling md-5 v0.10.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling scheduled-thread-pool v0.2.7
[INFO] [stderr]    Compiling crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling time-macros v0.2.10
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling http v0.2.9
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling iana-time-zone v0.1.57
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling ryu v1.0.13
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling r2d2 v0.8.10
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling socket2 v0.5.3
[INFO] [stderr]    Compiling num-complex v0.4.3
[INFO] [stderr]    Compiling priority-queue v1.3.2
[INFO] [stderr]    Compiling time v0.3.23
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling bigdecimal v0.3.1
[INFO] [stderr]    Compiling uuid v1.4.0
[INFO] [stderr]    Compiling deadpool-runtime v0.1.2
[INFO] [stderr]    Compiling graph_builder v0.3.1
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling termcolor v1.2.0
[INFO] [stderr]    Compiling retain_mut v0.1.9
[INFO] [stderr]    Compiling bitflags v2.3.3
[INFO] [stderr]    Compiling hashbrown v0.14.0
[INFO] [stderr]    Compiling rayon v1.7.0
[INFO] [stderr]    Compiling num v0.4.1
[INFO] [stderr]    Compiling postgres-protocol v0.6.5
[INFO] [stderr]    Compiling num-format v0.4.4
[INFO] [stderr]    Compiling memmap2 v0.5.10
[INFO] [stderr]    Compiling page_size v0.4.2
[INFO] [stderr]    Compiling regex-automata v0.3.3
[INFO] [stderr]    Compiling scoped-futures v0.1.3
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling integer-sqrt v0.1.5
[INFO] [stderr]    Compiling linereader v0.4.0
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling byte-slice-cast v1.2.2
[INFO] [stderr]    Compiling fast-float v0.2.0
[INFO] [stderr]    Compiling dashmap v5.5.0
[INFO] [stderr]    Compiling atomic v0.5.3
[INFO] [stderr]    Compiling postgres-types v0.2.5
[INFO] [stderr]    Compiling diesel_table_macro_syntax v0.1.0
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling serde_derive v1.0.164
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling diesel_derives v2.1.0
[INFO] [stderr]    Compiling regex v1.9.1
[INFO] [stderr]    Compiling pathfinding v4.3.0
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling delegate v0.8.0
[INFO] [stderr]    Compiling pretty_env_logger v0.4.0
[INFO] [stderr]    Compiling futures-executor v0.3.28
[INFO] [stderr]    Compiling futures v0.3.28
[INFO] [stderr]    Compiling tokio-util v0.7.8
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling deadpool v0.9.5
[INFO] [stderr]    Compiling hyper v0.14.27
[INFO] [stderr]    Compiling tokio-postgres v0.7.8
[INFO] [stderr]    Compiling chrono v0.4.26
[INFO] [stderr]    Compiling ipnetwork v0.20.0
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling diesel v2.1.0
[INFO] [stderr]    Compiling diesel-async v0.3.1
[INFO] [stderr]    Compiling spacetraders_rs v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `AutoBuy` is never constructed
[INFO] [stdout]  --> src/scripts/autobuy.rs:5:8
[INFO] [stdout]   |
[INFO] [stdout] 5 | struct AutoBuy {}
[INFO] [stdout]   |        ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]  --> src/scripts/autobuy.rs:8:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | impl AutoBuy {
[INFO] [stdout]   | ------------ associated function in this implementation
[INFO] [stdout] 8 |     fn new() -> Self {
[INFO] [stdout]   |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 32s
[INFO] running `Command { std: "docker" "inspect" "463f5cea3a6bee4e4436296bf273626a8b3d905103f2e5e7f19bf51a94d96df3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "463f5cea3a6bee4e4436296bf273626a8b3d905103f2e5e7f19bf51a94d96df3", kill_on_drop: false }`
[INFO] [stdout] 463f5cea3a6bee4e4436296bf273626a8b3d905103f2e5e7f19bf51a94d96df3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9a689cbcd9f34bd54baaf4b4e838811152eb101c86f96ac9e95a4222d8aa9146
[INFO] running `Command { std: "docker" "start" "-a" "9a689cbcd9f34bd54baaf4b4e838811152eb101c86f96ac9e95a4222d8aa9146", kill_on_drop: false }`
[INFO] [stdout] warning: struct `AutoBuy` is never constructed
[INFO] [stdout]  --> src/scripts/autobuy.rs:5:8
[INFO] [stdout]   |
[INFO] [stdout] 5 | struct AutoBuy {}
[INFO] [stdout]   |        ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling spacetraders_rs v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]  --> src/scripts/autobuy.rs:8:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | impl AutoBuy {
[INFO] [stdout]   | ------------ associated function in this implementation
[INFO] [stdout] 8 |     fn new() -> Self {
[INFO] [stdout]   |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AutoBuy` is never constructed
[INFO] [stdout]  --> src/scripts/autobuy.rs:5:8
[INFO] [stdout]   |
[INFO] [stdout] 5 | struct AutoBuy {}
[INFO] [stdout]   |        ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]  --> src/scripts/autobuy.rs:8:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | impl AutoBuy {
[INFO] [stdout]   | ------------ associated function in this implementation
[INFO] [stdout] 8 |     fn new() -> Self {
[INFO] [stdout]   |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.84s
[INFO] running `Command { std: "docker" "inspect" "9a689cbcd9f34bd54baaf4b4e838811152eb101c86f96ac9e95a4222d8aa9146", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9a689cbcd9f34bd54baaf4b4e838811152eb101c86f96ac9e95a4222d8aa9146", kill_on_drop: false }`
[INFO] [stdout] 9a689cbcd9f34bd54baaf4b4e838811152eb101c86f96ac9e95a4222d8aa9146
