[INFO] fetching crate routee-compass-powertrain 0.4.0... [INFO] testing routee-compass-powertrain-0.4.0 against master#61223975d46f794466efa832bc7562b9707ecc46+rustflags=-Copt-level=3 for pr-121282 [INFO] extracting crate routee-compass-powertrain 0.4.0 into /workspace/builds/worker-5-tc1/source [INFO] validating manifest of crates.io crate routee-compass-powertrain 0.4.0 on toolchain 61223975d46f794466efa832bc7562b9707ecc46 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate routee-compass-powertrain 0.4.0 [INFO] finished tweaking crates.io crate routee-compass-powertrain 0.4.0 [INFO] tweaked toml for crates.io crate routee-compass-powertrain 0.4.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded vswhom v0.1.0 [INFO] [stderr] Downloaded vswhom-sys v0.1.2 [INFO] [stderr] Downloaded kdam v0.5.1 [INFO] [stderr] Downloaded routee-compass-core v0.4.0 [INFO] [stderr] Downloaded smartcore v0.3.2 [INFO] [stderr] Downloaded ort v1.16.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 139f276168171de6135c00575ca5449dfbcc5b53088f12a4b9ca1d62edf21efc [INFO] running `Command { std: "docker" "start" "-a" "139f276168171de6135c00575ca5449dfbcc5b53088f12a4b9ca1d62edf21efc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "139f276168171de6135c00575ca5449dfbcc5b53088f12a4b9ca1d62edf21efc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "139f276168171de6135c00575ca5449dfbcc5b53088f12a4b9ca1d62edf21efc", kill_on_drop: false }` [INFO] [stdout] 139f276168171de6135c00575ca5449dfbcc5b53088f12a4b9ca1d62edf21efc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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 -Copt-level=3" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 58430bc242aeeb5a55a07cbc8ae7a8651d3306310dcb45a6e5bb6e476a2e7f9e [INFO] running `Command { std: "docker" "start" "-a" "58430bc242aeeb5a55a07cbc8ae7a8651d3306310dcb45a6e5bb6e476a2e7f9e", kill_on_drop: false }` [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling priority-queue v1.4.0 [INFO] [stderr] Compiling matrixmultiply v0.3.8 [INFO] [stderr] Compiling robust v1.1.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling geographiclib-rs v0.2.4 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling ahash v0.8.10 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling terminal_size v0.3.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling regex-automata v0.4.5 [INFO] [stderr] Compiling num-complex v0.4.5 [INFO] [stderr] Compiling float_next_after v1.0.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling inventory v0.3.15 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling earcutr v0.4.3 [INFO] [stderr] Compiling num-iter v0.1.44 [INFO] [stderr] Compiling rstar v0.11.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling spade v2.6.0 [INFO] [stderr] Compiling rayon v1.9.0 [INFO] [stderr] Compiling kdam v0.5.1 [INFO] [stderr] Compiling chrono v0.4.34 [INFO] [stderr] Compiling is-terminal v0.4.12 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling ndarray v0.15.6 [INFO] [stderr] Compiling num v0.4.1 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/61223975d46f794466efa832bc7562b9707ecc46/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.52/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' -C metadata=62e53df525a24dd6 -C extra-filename=-62e53df525a24dd6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-9675dab333a2ba88.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-9a3c6f2abd5cb631.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-f8d62a079c79a15a.rmeta --cap-lints allow --cap-lints=forbid -Copt-level=3` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `regex-automata` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/61223975d46f794466efa832bc7562b9707ecc46/bin/rustc --crate-name regex_automata --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/regex-automata-0.4.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="dfa-onepass"' --cfg 'feature="hybrid"' --cfg 'feature="meta"' --cfg 'feature="nfa-backtrack"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-literal-multisubstring"' --cfg 'feature="perf-literal-substring"' --cfg 'feature="std"' --cfg 'feature="syntax"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --cfg 'feature="unicode-word-boundary"' -C metadata=d7daa021c75ecc20 -C extra-filename=-d7daa021c75ecc20 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aho_corasick=/opt/rustwide/target/debug/deps/libaho_corasick-562a07f1d57c902c.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-1a6b6f07e0015d42.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-754c1f6918011bc4.rmeta --cap-lints allow --cap-lints=forbid -Copt-level=3` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "58430bc242aeeb5a55a07cbc8ae7a8651d3306310dcb45a6e5bb6e476a2e7f9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "58430bc242aeeb5a55a07cbc8ae7a8651d3306310dcb45a6e5bb6e476a2e7f9e", kill_on_drop: false }` [INFO] [stdout] 58430bc242aeeb5a55a07cbc8ae7a8651d3306310dcb45a6e5bb6e476a2e7f9e [INFO] testing routee-compass-powertrain-0.4.0 against try#d073071d77ce0f93b4fd8cc567a1e2b9e1b22126+rustflags=-Copt-level=3 for pr-121282 [INFO] extracting crate routee-compass-powertrain 0.4.0 into /workspace/builds/worker-5-tc2/source [INFO] validating manifest of crates.io crate routee-compass-powertrain 0.4.0 on toolchain d073071d77ce0f93b4fd8cc567a1e2b9e1b22126 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d073071d77ce0f93b4fd8cc567a1e2b9e1b22126" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate routee-compass-powertrain 0.4.0 [INFO] finished tweaking crates.io crate routee-compass-powertrain 0.4.0 [INFO] tweaked toml for crates.io crate routee-compass-powertrain 0.4.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d073071d77ce0f93b4fd8cc567a1e2b9e1b22126" "generate-lockfile" "--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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d073071d77ce0f93b4fd8cc567a1e2b9e1b22126" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d073071d77ce0f93b4fd8cc567a1e2b9e1b22126" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2e154aafc13f3934b4d1e709b3c46cef15f6829da4574c1e7acaa92cc67ac157 [INFO] running `Command { std: "docker" "start" "-a" "2e154aafc13f3934b4d1e709b3c46cef15f6829da4574c1e7acaa92cc67ac157", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2e154aafc13f3934b4d1e709b3c46cef15f6829da4574c1e7acaa92cc67ac157", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e154aafc13f3934b4d1e709b3c46cef15f6829da4574c1e7acaa92cc67ac157", kill_on_drop: false }` [INFO] [stdout] 2e154aafc13f3934b4d1e709b3c46cef15f6829da4574c1e7acaa92cc67ac157 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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 -Copt-level=3" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d073071d77ce0f93b4fd8cc567a1e2b9e1b22126" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f2eaa4b163e9322980502c9a5443d7d889fb12ee60f0880e29d2f73da359f059 [INFO] running `Command { std: "docker" "start" "-a" "f2eaa4b163e9322980502c9a5443d7d889fb12ee60f0880e29d2f73da359f059", kill_on_drop: false }` [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling matrixmultiply v0.3.8 [INFO] [stderr] Compiling priority-queue v1.4.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling robust v1.1.0 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling ahash v0.8.10 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling geographiclib-rs v0.2.4 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling terminal_size v0.3.0 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling num-complex v0.4.5 [INFO] [stderr] Compiling float_next_after v1.0.0 [INFO] [stderr] Compiling inventory v0.3.15 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling earcutr v0.4.3 [INFO] [stderr] Compiling num-iter v0.1.44 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rstar v0.11.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling chrono v0.4.34 [INFO] [stderr] Compiling spade v2.6.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rayon v1.9.0 [INFO] [stderr] Compiling kdam v0.5.1 [INFO] [stderr] Compiling is-terminal v0.4.12 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling regex-automata v0.4.5 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling num v0.4.1 [INFO] [stderr] Compiling ndarray v0.15.6 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling typetag-impl v0.2.16 [INFO] [stderr] Compiling serde_repr v0.1.18 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling geo-types v0.7.13 [INFO] [stderr] Compiling erased-serde v0.4.3 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling ordered-float v4.2.0 [INFO] [stderr] Compiling csv v1.3.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling wkt v0.10.3 [INFO] [stderr] Compiling geo v0.27.0 [INFO] [stderr] Compiling typetag v0.2.16 [INFO] [stderr] Compiling smartcore v0.3.2 [INFO] [stderr] Compiling routee-compass-core v0.4.0 [INFO] [stderr] Compiling routee-compass-powertrain v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/routee/prediction/model_type.rs:41:34 [INFO] [stdout] | [INFO] [stdout] 41 | energy_model_path.clone(), [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `P` does not implement `Clone`, so calling `clone` on `&P` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/routee/prediction/smartcore/smartcore_speed_grade_model.rs:48:56 [INFO] [stdout] | [INFO] [stdout] 48 | let rf_binary = std::fs::read(routee_model_path.clone()).map_err(|e| { [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `P` does not implement `Clone`, so calling `clone` on `&P` copies the reference, which does not do anything and can be removed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 43s [INFO] running `Command { std: "docker" "inspect" "f2eaa4b163e9322980502c9a5443d7d889fb12ee60f0880e29d2f73da359f059", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2eaa4b163e9322980502c9a5443d7d889fb12ee60f0880e29d2f73da359f059", kill_on_drop: false }` [INFO] [stdout] f2eaa4b163e9322980502c9a5443d7d889fb12ee60f0880e29d2f73da359f059 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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 -Copt-level=3" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d073071d77ce0f93b4fd8cc567a1e2b9e1b22126" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fb3542e0001e634be2aceb336375b1160282416ea7433db9a5f0ae4282a69735 [INFO] running `Command { std: "docker" "start" "-a" "fb3542e0001e634be2aceb336375b1160282416ea7433db9a5f0ae4282a69735", kill_on_drop: false }` [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/routee/prediction/model_type.rs:41:34 [INFO] [stdout] | [INFO] [stdout] 41 | energy_model_path.clone(), [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `P` does not implement `Clone`, so calling `clone` on `&P` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/routee/prediction/smartcore/smartcore_speed_grade_model.rs:48:56 [INFO] [stdout] | [INFO] [stdout] 48 | let rf_binary = std::fs::read(routee_model_path.clone()).map_err(|e| { [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `P` does not implement `Clone`, so calling `clone` on `&P` copies the reference, which does not do anything and can be removed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling routee-compass-powertrain v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `Edge` is imported redundantly [INFO] [stdout] --> src/routee/energy_traversal_model.rs:240:20 [INFO] [stdout] | [INFO] [stdout] 237 | use super::*; [INFO] [stdout] | -------- the item `Edge` is already imported here [INFO] [stdout] ... [INFO] [stdout] 240 | property::{edge::Edge, vertex::Vertex}, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Vertex` is imported redundantly [INFO] [stdout] --> src/routee/energy_traversal_model.rs:240:32 [INFO] [stdout] | [INFO] [stdout] 237 | use super::*; [INFO] [stdout] | -------- the item `Vertex` is already imported here [INFO] [stdout] ... [INFO] [stdout] 240 | property::{edge::Edge, vertex::Vertex}, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/routee/prediction/model_type.rs:41:34 [INFO] [stdout] | [INFO] [stdout] 41 | energy_model_path.clone(), [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `P` does not implement `Clone`, so calling `clone` on `&P` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/routee/prediction/smartcore/smartcore_speed_grade_model.rs:48:56 [INFO] [stdout] | [INFO] [stdout] 48 | let rf_binary = std::fs::read(routee_model_path.clone()).map_err(|e| { [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `P` does not implement `Clone`, so calling `clone` on `&P` copies the reference, which does not do anything and can be removed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.99s [INFO] running `Command { std: "docker" "inspect" "fb3542e0001e634be2aceb336375b1160282416ea7433db9a5f0ae4282a69735", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb3542e0001e634be2aceb336375b1160282416ea7433db9a5f0ae4282a69735", kill_on_drop: false }` [INFO] [stdout] fb3542e0001e634be2aceb336375b1160282416ea7433db9a5f0ae4282a69735 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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 -Copt-level=3" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d073071d77ce0f93b4fd8cc567a1e2b9e1b22126" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] de06d05f7cfd82c664ab59308005b8519b6f82088de00d919b30d1208ba1343a [INFO] running `Command { std: "docker" "start" "-a" "de06d05f7cfd82c664ab59308005b8519b6f82088de00d919b30d1208ba1343a", kill_on_drop: false }` [INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stderr] --> src/routee/prediction/model_type.rs:41:34 [INFO] [stderr] | [INFO] [stderr] 41 | energy_model_path.clone(), [INFO] [stderr] | ^^^^^^^^ help: remove this redundant call [INFO] [stderr] | [INFO] [stderr] = note: the type `P` does not implement `Clone`, so calling `clone` on `&P` copies the reference, which does not do anything and can be removed [INFO] [stderr] = note: `#[warn(noop_method_call)]` on by default [INFO] [stderr] [INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stderr] --> src/routee/prediction/smartcore/smartcore_speed_grade_model.rs:48:56 [INFO] [stderr] | [INFO] [stderr] 48 | let rf_binary = std::fs::read(routee_model_path.clone()).map_err(|e| { [INFO] [stderr] | ^^^^^^^^ help: remove this redundant call [INFO] [stderr] | [INFO] [stderr] = note: the type `P` does not implement `Clone`, so calling `clone` on `&P` copies the reference, which does not do anything and can be removed [INFO] [stderr] [INFO] [stderr] warning: `routee-compass-powertrain` (lib) generated 2 warnings (run `cargo fix --lib -p routee-compass-powertrain` to apply 2 suggestions) [INFO] [stderr] warning: the item `Edge` is imported redundantly [INFO] [stderr] --> src/routee/energy_traversal_model.rs:240:20 [INFO] [stderr] | [INFO] [stderr] 237 | use super::*; [INFO] [stderr] | -------- the item `Edge` is already imported here [INFO] [stderr] ... [INFO] [stderr] 240 | property::{edge::Edge, vertex::Vertex}, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stdout] [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] running 3 tests [INFO] [stderr] [INFO] [stderr] warning: the item `Vertex` is imported redundantly [INFO] [stderr] --> src/routee/energy_traversal_model.rs:240:32 [INFO] [stderr] | [INFO] [stderr] 237 | use super::*; [INFO] [stderr] | -------- the item `Vertex` is already imported here [INFO] [stderr] ... [INFO] [stderr] 240 | property::{edge::Edge, vertex::Vertex}, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `routee-compass-powertrain` (lib test) generated 4 warnings (2 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/routee_compass_powertrain-83522b282aa5cfef) [INFO] [stdout] test routee::vehicle::default::dual_fuel_vehicle::tests::test_phev_energy_model_gas_and_electric ... ok [INFO] [stdout] test routee::energy_traversal_model::tests::test_edge_cost_lookup_from_file ... ok [INFO] [stdout] test routee::vehicle::default::dual_fuel_vehicle::tests::test_phev_energy_model_just_electric ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests routee-compass-powertrain [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "de06d05f7cfd82c664ab59308005b8519b6f82088de00d919b30d1208ba1343a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de06d05f7cfd82c664ab59308005b8519b6f82088de00d919b30d1208ba1343a", kill_on_drop: false }` [INFO] [stdout] de06d05f7cfd82c664ab59308005b8519b6f82088de00d919b30d1208ba1343a