[INFO] cloning repository https://github.com/qrxt/smarthouse [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/qrxt/smarthouse" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqrxt%2Fsmarthouse", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqrxt%2Fsmarthouse'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a945680a22b337de97131b0c228d937dd03d39a5 [INFO] testing qrxt/smarthouse against master#61223975d46f794466efa832bc7562b9707ecc46+rustflags=-Copt-level=3 for pr-121282 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqrxt%2Fsmarthouse" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/qrxt/smarthouse 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 git repo https://github.com/qrxt/smarthouse [INFO] finished tweaking git repo https://github.com/qrxt/smarthouse [INFO] tweaked toml for git repo https://github.com/qrxt/smarthouse written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/qrxt/smarthouse 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" "+61223975d46f794466efa832bc7562b9707ecc46" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded diesel-derive-enum v1.1.2 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] acb992d29ab91e64af6f604893f42dace5d907714c318c4bb509b4652f16a247 [INFO] running `Command { std: "docker" "start" "-a" "acb992d29ab91e64af6f604893f42dace5d907714c318c4bb509b4652f16a247", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "acb992d29ab91e64af6f604893f42dace5d907714c318c4bb509b4652f16a247", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "acb992d29ab91e64af6f604893f42dace5d907714c318c4bb509b4652f16a247", kill_on_drop: false }` [INFO] [stdout] acb992d29ab91e64af6f604893f42dace5d907714c318c4bb509b4652f16a247 [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 -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] ba062eadfb24a5284af2e1ebfefa009178588b3cb6eaaa220b0bd115daf44496 [INFO] running `Command { std: "docker" "start" "-a" "ba062eadfb24a5284af2e1ebfefa009178588b3cb6eaaa220b0bd115daf44496", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling once_cell v1.13.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling cpufeatures v0.2.4 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling futures-core v0.3.23 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling unicode-normalization v0.1.21 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling futures-sink v0.3.23 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling tokio v1.21.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling socket2 v0.4.6 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling futures-task v0.3.23 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling tracing-core v0.1.29 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling futures-util v0.3.23 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling cpuid-bool v0.2.0 [INFO] [stderr] Compiling tracing v0.1.36 [INFO] [stderr] Compiling pear_codegen v0.1.5 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling aes-soft v0.6.4 [INFO] [stderr] Compiling polyval v0.4.5 [INFO] [stderr] Compiling crypto-mac v0.10.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-channel v0.3.23 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling ctr v0.6.0 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling ghash v0.3.1 [INFO] [stderr] Compiling aes v0.6.0 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling openssl v0.10.41 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling hkdf v0.10.0 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling aes-gcm v0.8.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling cookie v0.11.4 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling md-5 v0.10.1 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling rocket_codegen v0.4.11 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling async-trait v0.1.57 [INFO] [stderr] Compiling state v0.4.2 [INFO] [stderr] Compiling openssl-sys v0.9.75 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling phf_shared v0.11.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling postgres-protocol v0.6.4 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling rocket v0.4.11 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling devise_core v0.2.1 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling predicates-core v1.0.3 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling pq-sys v0.4.7 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling postgres-types v0.2.4 [INFO] [stderr] Compiling inotify v0.7.1 [INFO] [stderr] Compiling phf v0.11.1 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.6 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling filetime v0.2.17 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling termtree v0.2.4 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling predicates-tree v1.0.5 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling notify v4.0.17 [INFO] [stderr] Compiling r2d2 v0.8.10 [INFO] [stderr] Compiling fragile v1.2.1 [INFO] [stderr] Compiling downcast v0.11.0 [INFO] [stderr] Compiling ipnet v2.5.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling predicates v2.1.1 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling uuid v1.1.2 [INFO] [stderr] Compiling devise_codegen v0.2.1 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling futures-macro v0.3.23 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.32 [INFO] [stderr] Compiling mockall_derive v0.11.2 [INFO] [stderr] Compiling dotenv_codegen_implementation v0.15.0 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling diesel-derive-enum v1.1.2 [INFO] [stderr] Compiling dotenv_codegen v0.15.0 [INFO] [stderr] Compiling devise v0.2.1 [INFO] [stderr] Compiling pear v0.1.5 [INFO] [stderr] Compiling rocket_http v0.4.11 [INFO] [stderr] Compiling thiserror v1.0.32 [INFO] [stderr] Compiling smart_house v0.1.0 (/opt/rustwide/workdir/smart_house) [INFO] [stderr] Compiling tokio-util v0.7.3 [INFO] [stderr] Compiling h2 v0.3.14 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling mockall v0.11.2 [INFO] [stderr] Compiling hyper v0.14.20 [INFO] [stderr] Compiling diesel v1.4.8 [INFO] [stderr] Compiling tokio-postgres v0.7.7 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling postgres v0.19.4 [INFO] [stderr] Compiling reqwest v0.11.11 [INFO] [stderr] Compiling rocket_contrib v0.4.11 [INFO] [stderr] Compiling smart-house-http v0.1.0 (/opt/rustwide/workdir/smart-house-http) [INFO] [stdout] warning: unused attribute `allow` [INFO] [stdout] --> smart-house-http/src/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #[allow(clippy::all)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `allow` will be ignored, since it's applied to the macro invocation `table` [INFO] [stdout] --> smart-house-http/src/schema.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | table! { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::device::Device_item` [INFO] [stdout] --> smart-house-http/src/schema.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | use crate::device::Device_item; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::device::Device_item` [INFO] [stdout] --> smart-house-http/src/schema.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | use crate::device::Device_item; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::device::Device_item` [INFO] [stdout] --> smart-house-http/src/schema.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 39 | use crate::device::Device_item; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 09s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: traitobject v0.1.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "ba062eadfb24a5284af2e1ebfefa009178588b3cb6eaaa220b0bd115daf44496", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba062eadfb24a5284af2e1ebfefa009178588b3cb6eaaa220b0bd115daf44496", kill_on_drop: false }` [INFO] [stdout] ba062eadfb24a5284af2e1ebfefa009178588b3cb6eaaa220b0bd115daf44496 [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 -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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 996163e56a3b5e84a3eab7fa3bde8a251d685970f3681e3216e19cc8d17513a6 [INFO] running `Command { std: "docker" "start" "-a" "996163e56a3b5e84a3eab7fa3bde8a251d685970f3681e3216e19cc8d17513a6", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stdout] warning: unused attribute `allow` [INFO] [stdout] --> smart-house-http/src/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #[allow(clippy::all)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `allow` will be ignored, since it's applied to the macro invocation `table` [INFO] [stdout] --> smart-house-http/src/schema.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | table! { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::device::Device_item` [INFO] [stdout] --> smart-house-http/src/schema.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | use crate::device::Device_item; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::device::Device_item` [INFO] [stdout] --> smart-house-http/src/schema.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | use crate::device::Device_item; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling smart-house-http v0.1.0 (/opt/rustwide/workdir/smart-house-http) [INFO] [stdout] warning: unused import: `crate::device::Device_item` [INFO] [stdout] --> smart-house-http/src/schema.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 39 | use crate::device::Device_item; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `allow` [INFO] [stdout] --> smart-house-http/src/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #[allow(clippy::all)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `allow` will be ignored, since it's applied to the macro invocation `table` [INFO] [stdout] --> smart-house-http/src/schema.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | table! { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::device::Device_item` [INFO] [stdout] --> smart-house-http/src/schema.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | use crate::device::Device_item; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::device::Device_item` [INFO] [stdout] --> smart-house-http/src/schema.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | use crate::device::Device_item; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::device::Device_item` [INFO] [stdout] --> smart-house-http/src/schema.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 39 | use crate::device::Device_item; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 7.12s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: traitobject v0.1.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "996163e56a3b5e84a3eab7fa3bde8a251d685970f3681e3216e19cc8d17513a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "996163e56a3b5e84a3eab7fa3bde8a251d685970f3681e3216e19cc8d17513a6", kill_on_drop: false }` [INFO] [stdout] 996163e56a3b5e84a3eab7fa3bde8a251d685970f3681e3216e19cc8d17513a6 [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 -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" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6aea8a7da0a1148a581a73b4e3f1bfa24f1425bb3f99a104ef7932b0c8eeedbd [INFO] running `Command { std: "docker" "start" "-a" "6aea8a7da0a1148a581a73b4e3f1bfa24f1425bb3f99a104ef7932b0c8eeedbd", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] warning: unused attribute `allow` [INFO] [stderr] --> smart-house-http/src/schema.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | #[allow(clippy::all)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: the built-in attribute `allow` will be ignored, since it's applied to the macro invocation `table` [INFO] [stderr] --> smart-house-http/src/schema.rs:2:1 [INFO] [stderr] | [INFO] [stderr] 2 | table! { [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: `#[warn(unused_attributes)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `crate::device::Device_item` [INFO] [stderr] --> smart-house-http/src/schema.rs:18:9 [INFO] [stderr] | [INFO] [stderr] 18 | use crate::device::Device_item; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `crate::device::Device_item` [INFO] [stderr] --> smart-house-http/src/schema.rs:29:9 [INFO] [stderr] | [INFO] [stderr] 29 | use crate::device::Device_item; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `crate::device::Device_item` [INFO] [stderr] --> smart-house-http/src/schema.rs:39:9 [INFO] [stderr] | [INFO] [stderr] 39 | use crate::device::Device_item; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `smart-house-http` (lib) generated 4 warnings (run `cargo fix --lib -p smart-house-http` to apply 3 suggestions) [INFO] [stderr] warning: `smart-house-http` (lib test) generated 4 warnings (4 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.35s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: traitobject v0.1.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/smart_house_http-4c69d0a32882bed3) [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] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/smart_house_http-bf743836c93d8c34) [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] [stderr] Running tests/report.rs (/opt/rustwide/target/debug/deps/report-f61f06cbb5917730) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test get_report ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- get_report stdout ---- [INFO] [stdout] thread 'get_report' panicked at smart-house-http/src/db_pool.rs:17:10: [INFO] [stdout] db pool should be initialized: Error(Some("connection to server at \"localhost\" (127.0.0.1), port 5432 failed: Connection refused\n\tIs the server running on that host and accepting TCP/IP connections?\nconnection to server at \"localhost\" (::1), port 5432 failed: Cannot assign requested address\n\tIs the server running on that host and accepting TCP/IP connections?\n")) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x562b87197a66 - std::backtrace_rs::backtrace::libunwind::trace::h68e08e31a5edd928 [INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/../../backtrace/src/backtrace/libunwind.rs:104:5 [INFO] [stdout] 1: 0x562b87197a66 - std::backtrace_rs::backtrace::trace_unsynchronized::hc8e4d3186f828cab [INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x562b87197a66 - std::sys_common::backtrace::_print_fmt::hdcdca1c0665ccefc [INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stdout] 3: 0x562b87197a66 - ::fmt::h752651e67cc277a4 [INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x562b871c393c - core::fmt::rt::Argument::fmt::h4e7c3e22f7386287 [INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/core/src/fmt/rt.rs:142:9 [INFO] [stdout] 5: 0x562b871c393c - core::fmt::write::hd44b1d45ba162e21 [INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/core/src/fmt/mod.rs:1120:17 [INFO] [stdout] 6: 0x562b87194aef - std::io::Write::write_fmt::hdb67a49a0754f939 [INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/io/mod.rs:1846:15 [INFO] [stdout] 7: 0x562b87197814 - std::sys_common::backtrace::_print::hbca331de1381491f [INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x562b87197814 - std::sys_common::backtrace::print::hade58077d78c625d [INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x562b8719950b - std::panicking::default_hook::{{closure}}::hc9f80a2cdc6be4c4 [INFO] [stdout] 10: 0x562b871991dd - std::panicking::default_hook::h1fc68886dc215416 [INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/panicking.rs:289:9 [INFO] [stdout] 11: 0x562b870c5817 - as core::ops::function::Fn>::call::ha16821620acc0367 [INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/alloc/src/boxed.rs:2030:9 [INFO] [stdout] 12: 0x562b870c5817 - test::test_main::{{closure}}::h1a3ed7cd910c2945 [INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/test/src/lib.rs:137:21 [INFO] [stdout] 13: 0x562b87199b40 - as core::ops::function::Fn>::call::he260753ff79c0e70 [INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/alloc/src/boxed.rs:2030:9 [INFO] [stdout] 14: 0x562b87199b40 - std::panicking::rust_panic_with_hook::heff73da0ddd67492 [INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/panicking.rs:786:13 [INFO] [stdout] 15: 0x562b87199882 - std::panicking::begin_panic_handler::{{closure}}::h141137f9c7de1e02 [INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/panicking.rs:660:13 [INFO] [stdout] 16: 0x562b87197f46 - std::sys_common::backtrace::__rust_end_short_backtrace::hbde4e66d30db627d [INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stdout] 17: 0x562b871995b4 - rust_begin_unwind [INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/panicking.rs:648:5 [INFO] [stdout] 18: 0x562b87064415 - core::panicking::panic_fmt::h92fcc83e4972ca9b [INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/core/src/panicking.rs:72:14 [INFO] [stdout] 19: 0x562b870648c3 - core::result::unwrap_failed::h788f2905cd2dc947 [INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/core/src/result.rs:1653:5 [INFO] [stdout] 20: 0x562b870d6ac7 - core::result::Result::expect::hf20cd3b28eb5863f [INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/core/src/result.rs:1034:23 [INFO] [stdout] 21: 0x562b870d6ac7 - smart_house_http::db_pool::init_pool::hb67cc74e32f33a4e [INFO] [stdout] at /opt/rustwide/workdir/smart-house-http/src/db_pool.rs:14:5 [INFO] [stdout] 22: 0x562b87072773 - report::get_report::{{closure}}::h2744c090126eedd7 [INFO] [stdout] at /opt/rustwide/workdir/smart-house-http/tests/report.rs:30:17 [INFO] [stdout] 23: 0x562b8709199e - as core::future::future::Future>::poll::ha192e412170163f6 [INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/core/src/future/future.rs:124:9 [INFO] [stdout] 24: 0x562b8709199e - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h23bb1ac42f393278 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.0/src/runtime/scheduler/current_thread.rs:525:48 [INFO] [stdout] 25: 0x562b8709199e - tokio::coop::with_budget::{{closure}}::h2c0bc444feafad4e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.0/src/coop.rs:102:9 [INFO] [stdout] 26: 0x562b8709199e - std::thread::local::LocalKey::try_with::h7dedbfb049790916 [INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/thread/local.rs:286:16 [INFO] [stdout] 27: 0x562b8709199e - std::thread::local::LocalKey::with::hed0881b7dc25c8e8 [INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/thread/local.rs:262:9 [INFO] [stdout] 28: 0x562b8709199e - tokio::coop::with_budget::h6ffb53d76282459d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.0/src/coop.rs:95:13 [INFO] [stdout] 29: 0x562b8709199e - tokio::coop::budget::ha1ec50803150c9d7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.0/src/coop.rs:72:5 [INFO] [stdout] 30: 0x562b8709199e - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h2ec504c562403c18 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.0/src/runtime/scheduler/current_thread.rs:525:25 [INFO] [stdout] 31: 0x562b8709199e - tokio::runtime::scheduler::current_thread::Context::enter::h10751387f64394b6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.0/src/runtime/scheduler/current_thread.rs:349:19 [INFO] [stdout] 32: 0x562b870818d7 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hcaa205c2a570c5f5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.0/src/runtime/scheduler/current_thread.rs:524:36 [INFO] [stdout] 33: 0x562b870818d7 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hb2c5f04292c0614b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.0/src/runtime/scheduler/current_thread.rs:595:57 [INFO] [stdout] 34: 0x562b870818d7 - tokio::macros::scoped_tls::ScopedKey::set::h5ec570f69b0e1510 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 35: 0x562b87091711 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h9914330c4af0f176 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.0/src/runtime/scheduler/current_thread.rs:595:27 [INFO] [stdout] 36: 0x562b87091711 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h102ec30ce0aa68aa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.0/src/runtime/scheduler/current_thread.rs:515:19 [INFO] [stdout] 37: 0x562b87091711 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h46967f8556334346 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.0/src/runtime/scheduler/current_thread.rs:161:24 [INFO] [stdout] 38: 0x562b87081c01 - tokio::runtime::Runtime::block_on::h77089879bfc98554 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.0/src/runtime/mod.rs:490:46 [INFO] [stdout] 39: 0x562b87083453 - report::get_report::had26835734321e34 [INFO] [stdout] at /opt/rustwide/workdir/smart-house-http/tests/report.rs:97:5 [INFO] [stdout] 40: 0x562b87083453 - report::get_report::{{closure}}::h3c0d41b3f053a07c [INFO] [stdout] at /opt/rustwide/workdir/smart-house-http/tests/report.rs:26:26 [INFO] [stdout] 41: 0x562b87083453 - core::ops::function::FnOnce::call_once::h15c2657c17fb8993 [INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x562b870caf7f - core::ops::function::FnOnce::call_once::hb5d425830acba2e8 [INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x562b870caf7f - test::__rust_begin_short_backtrace::h8054e86d0f5ccc86 [INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/test/src/lib.rs:620:18 [INFO] [stdout] 44: 0x562b870c9b90 - test::run_test_in_process::{{closure}}::h85d13cb166c10721 [INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/test/src/lib.rs:643:60 [INFO] [stdout] 45: 0x562b870c9b90 - as core::ops::function::FnOnce<()>>::call_once::hc3dc86b8d5205a04 [INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 46: 0x562b870c9b90 - std::panicking::try::do_call::hc17666b06748adad [INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/panicking.rs:555:40 [INFO] [stdout] 47: 0x562b870c9b90 - std::panicking::try::h1e9fba0c97684d1d [INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/panicking.rs:519:19 [INFO] [stdout] 48: 0x562b870c9b90 - std::panic::catch_unwind::h8328c2da9899627c [INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/panic.rs:142:14 [INFO] [stdout] 49: 0x562b870c9b90 - test::run_test_in_process::hf19a99f254958c9c [INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/test/src/lib.rs:643:27 [INFO] [stdout] 50: 0x562b870c9b90 - test::run_test::{{closure}}::hba6ab6b94e515411 [INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/test/src/lib.rs:566:43 [INFO] [stdout] 51: 0x562b87091ed3 - test::run_test::{{closure}}::h6ac7c2253cb9cc0f [INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/test/src/lib.rs:594:41 [INFO] [stdout] 52: 0x562b87091ed3 - std::sys_common::backtrace::__rust_begin_short_backtrace::hb4fbc53b7e758a6f [INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/sys_common/backtrace.rs:155:18 [INFO] [stdout] 53: 0x562b87096bff - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::ha24970823708ac98 [INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/thread/mod.rs:528:17 [INFO] [stdout] 54: 0x562b87096bff - as core::ops::function::FnOnce<()>>::call_once::h16db0733eff2a03c [INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 55: 0x562b87096bff - std::panicking::try::do_call::hc2890dbc9a490eee [INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/panicking.rs:555:40 [INFO] [stdout] 56: 0x562b87096bff - std::panicking::try::ha67ad75b01f98422 [INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/panicking.rs:519:19 [INFO] [stdout] 57: 0x562b87096bff - std::panic::catch_unwind::h26725df9ddb3fcd2 [INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/panic.rs:142:14 [INFO] [stdout] 58: 0x562b87096bff - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0e59407b0ff3ed8 [INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/thread/mod.rs:527:30 [INFO] [stdout] 59: 0x562b87096bff - core::ops::function::FnOnce::call_once{{vtable.shim}}::hd4eb105f82d3bb8e [INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 60: 0x562b8719e0a5 - as core::ops::function::FnOnce>::call_once::h28564f61ef15890d [INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/alloc/src/boxed.rs:2016:9 [INFO] [stdout] 61: 0x562b8719e0a5 - as core::ops::function::FnOnce>::call_once::h03728738d990d027 [INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/alloc/src/boxed.rs:2016:9 [INFO] [stdout] 62: 0x562b8719e0a5 - std::sys::pal::unix::thread::Thread::new::thread_start::heb455c9485795637 [INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/sys/pal/unix/thread.rs:108:17 [INFO] [stdout] 63: 0x7fc9dbda9ac3 - [INFO] [stdout] 64: 0x7fc9dbe3abf4 - __clone [INFO] [stdout] 65: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] get_report [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 30.08s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test report` [INFO] running `Command { std: "docker" "inspect" "6aea8a7da0a1148a581a73b4e3f1bfa24f1425bb3f99a104ef7932b0c8eeedbd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6aea8a7da0a1148a581a73b4e3f1bfa24f1425bb3f99a104ef7932b0c8eeedbd", kill_on_drop: false }` [INFO] [stdout] 6aea8a7da0a1148a581a73b4e3f1bfa24f1425bb3f99a104ef7932b0c8eeedbd