[INFO] cloning repository https://github.com/jifalops/cypher-dto [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jifalops/cypher-dto" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjifalops%2Fcypher-dto", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjifalops%2Fcypher-dto'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0d74f3c127eba5ec4c8fa864c2c5d20ccdf2d901 [INFO] testing jifalops/cypher-dto against master#ff2c56344c764af598ad33027e9c7a48881808ef for pr-118825 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjifalops%2Fcypher-dto" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jifalops/cypher-dto on toolchain ff2c56344c764af598ad33027e9c7a48881808ef [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff2c56344c764af598ad33027e9c7a48881808ef" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jifalops/cypher-dto [INFO] finished tweaking git repo https://github.com/jifalops/cypher-dto [INFO] tweaked toml for git repo https://github.com/jifalops/cypher-dto written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/jifalops/cypher-dto 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" "+ff2c56344c764af598ad33027e9c7a48881808ef" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/neo4j-labs/neo4rs.git` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded lenient_semver_version_builder v0.4.2 [INFO] [stderr] Downloaded bollard-stubs v1.41.0 [INFO] [stderr] Downloaded lenient_semver_parser v0.4.2 [INFO] [stderr] Downloaded testcontainers v0.14.0 [INFO] [stderr] Downloaded pretty_env_logger v0.5.0 [INFO] [stderr] Downloaded lenient_version v0.4.2 [INFO] [stderr] Downloaded serde v1.0.174 [INFO] [stderr] Downloaded rustls v0.21.5 [INFO] [stderr] Downloaded lenient_semver v0.4.2 [INFO] [stderr] Downloaded serde_derive v1.0.174 [INFO] [stderr] Downloaded neo4j_testcontainers v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+ff2c56344c764af598ad33027e9c7a48881808ef" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 425b0243c761e40820815dd751e0c31b8ce274dd2918605d3eebbefcbe3379d5 [INFO] running `Command { std: "docker" "start" "-a" "425b0243c761e40820815dd751e0c31b8ce274dd2918605d3eebbefcbe3379d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "425b0243c761e40820815dd751e0c31b8ce274dd2918605d3eebbefcbe3379d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "425b0243c761e40820815dd751e0c31b8ce274dd2918605d3eebbefcbe3379d5", kill_on_drop: false }` [INFO] [stdout] 425b0243c761e40820815dd751e0c31b8ce274dd2918605d3eebbefcbe3379d5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ff2c56344c764af598ad33027e9c7a48881808ef" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 18c34b02d864f2820b450ac707e3c0b7fca5c5b9e2bb19a57cbdc35991b08745 [INFO] running `Command { std: "docker" "start" "-a" "18c34b02d864f2820b450ac707e3c0b7fca5c5b9e2bb19a57cbdc35991b08745", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling pin-project-lite v0.2.10 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling async-trait v0.1.71 [INFO] [stderr] Compiling rustls v0.21.5 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling serde v1.0.174 [INFO] [stderr] Compiling thiserror v1.0.43 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling serde_derive v1.0.174 [INFO] [stderr] Compiling retain_mut v0.1.9 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling quote v1.0.31 [INFO] [stderr] Compiling deadpool-runtime v0.1.2 [INFO] [stderr] Compiling syn v2.0.26 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling url v2.4.0 [INFO] [stderr] Compiling chrono v0.4.26 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.43 [INFO] [stderr] Compiling cypher-dto-macros v0.2.0 (/opt/rustwide/workdir/macros) [INFO] [stderr] Compiling rustls-webpki v0.101.1 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling rustls-webpki v0.100.1 [INFO] [stderr] Compiling webpki-roots v0.23.1 [INFO] [stderr] Compiling neo4rs-macros v0.2.1 (https://github.com/neo4j-labs/neo4rs.git?rev=0bd8099017d3ad57a844c9a456e7aaaca5e4721e#0bd80990) [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling deadpool v0.9.5 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling neo4rs v0.7.0-alpha.1 (https://github.com/neo4j-labs/neo4rs.git?rev=0bd8099017d3ad57a844c9a456e7aaaca5e4721e#0bd80990) [INFO] [stderr] Compiling cypher-dto v0.2.0 (/opt/rustwide/workdir/lib) [INFO] [stderr] Compiling example v0.1.0 (/opt/rustwide/workdir/example) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.69s [INFO] running `Command { std: "docker" "inspect" "18c34b02d864f2820b450ac707e3c0b7fca5c5b9e2bb19a57cbdc35991b08745", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18c34b02d864f2820b450ac707e3c0b7fca5c5b9e2bb19a57cbdc35991b08745", kill_on_drop: false }` [INFO] [stdout] 18c34b02d864f2820b450ac707e3c0b7fca5c5b9e2bb19a57cbdc35991b08745 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ff2c56344c764af598ad33027e9c7a48881808ef" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d47b90747664d6d0087b156a473fea59a48deab19e1cf3562b25174941f6fdf2 [INFO] running `Command { std: "docker" "start" "-a" "d47b90747664d6d0087b156a473fea59a48deab19e1cf3562b25174941f6fdf2", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling chrono v0.4.26 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling semver v1.0.18 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling rustix v0.38.4 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.103 [INFO] [stderr] Compiling linux-raw-sys v0.4.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling bitflags v2.3.3 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rustls v0.21.5 [INFO] [stderr] Compiling cypher-dto-macros v0.2.0 (/opt/rustwide/workdir/macros) [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling lenient_semver_version_builder v0.4.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling lenient_semver_parser v0.4.2 [INFO] [stderr] Compiling uuid v1.4.1 [INFO] [stderr] Compiling lenient_version v0.4.2 [INFO] [stderr] Compiling lenient_semver v0.4.2 [INFO] [stderr] Compiling regex-automata v0.3.3 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.7 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling neo4rs v0.7.0-alpha.1 (https://github.com/neo4j-labs/neo4rs.git?rev=0bd8099017d3ad57a844c9a456e7aaaca5e4721e#0bd80990) [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling serde_with_macros v1.5.2 [INFO] [stderr] Compiling regex v1.9.1 [INFO] [stderr] Compiling cypher-dto v0.2.0 (/opt/rustwide/workdir/lib) [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling example v0.1.0 (/opt/rustwide/workdir/example) [INFO] [stderr] Compiling serde_with v1.14.0 [INFO] [stderr] Compiling pretty_env_logger v0.5.0 [INFO] [stderr] Compiling bollard-stubs v1.41.0 [INFO] [stderr] Compiling testcontainers v0.14.0 [INFO] [stderr] Compiling neo4j_testcontainers v0.1.0 [INFO] [stdout] warning: unused import: `works_at::*` [INFO] [stdout] --> lib/tests/common/fixtures/mod.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | pub use works_at::*; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `worked_at::*` [INFO] [stdout] --> lib/tests/common/fixtures/mod.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub use worked_at::*; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 20.10s [INFO] running `Command { std: "docker" "inspect" "d47b90747664d6d0087b156a473fea59a48deab19e1cf3562b25174941f6fdf2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d47b90747664d6d0087b156a473fea59a48deab19e1cf3562b25174941f6fdf2", kill_on_drop: false }` [INFO] [stdout] d47b90747664d6d0087b156a473fea59a48deab19e1cf3562b25174941f6fdf2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ff2c56344c764af598ad33027e9c7a48881808ef" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a24c8f0b46f87fee86bea2066b078019aa5103d5c19d4bb91c876df25c1bb861 [INFO] running `Command { std: "docker" "start" "-a" "a24c8f0b46f87fee86bea2066b078019aa5103d5c19d4bb91c876df25c1bb861", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `works_at::*` [INFO] [stderr] --> lib/tests/common/fixtures/mod.rs:12:9 [INFO] [stderr] | [INFO] [stderr] 12 | pub use works_at::*; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `worked_at::*` [INFO] [stderr] --> lib/tests/common/fixtures/mod.rs:11:9 [INFO] [stderr] | [INFO] [stderr] 11 | pub use worked_at::*; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `cypher-dto` (test "manual_queries") generated 1 warning (run `cargo fix --test "manual_queries"` to apply 1 suggestion) [INFO] [stderr] warning: `cypher-dto` (test "basic_crud") generated 1 warning (run `cargo fix --test "basic_crud"` to apply 1 suggestion) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cypher_dto-0eab0db55b59730c) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test entity::tests::as_obj ... ok [INFO] [stdout] test format::tests::params ... ok [INFO] [stdout] test format::tests::obj ... ok [INFO] [stdout] test format::tests::fields ... ok [INFO] [stdout] test entity::tests::number_types ... ok [INFO] [stdout] test entity::tests::params ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running tests/basic_crud.rs (/opt/rustwide/target/debug/deps/basic_crud-91522d4494fb1a59) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test basic_crud ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- basic_crud stdout ---- [INFO] [stdout] thread 'basic_crud' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/testcontainers-0.14.0/src/clients/cli.rs:48:9: [INFO] [stdout] failed to start container [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55bc75bdcfdc - std::backtrace_rs::backtrace::libunwind::trace::h03859d238dbdd93c [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/std/src/../../backtrace/src/backtrace/libunwind.rs:104:5 [INFO] [stdout] 1: 0x55bc75bdcfdc - std::backtrace_rs::backtrace::trace_unsynchronized::h2e251246e2581a42 [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55bc75bdcfdc - std::sys_common::backtrace::_print_fmt::h5baa2f175792666a [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stdout] 3: 0x55bc75bdcfdc - ::fmt::h00d759009813d8ca [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x55bc75c0a430 - core::fmt::rt::Argument::fmt::hcd158635f297e549 [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/core/src/fmt/rt.rs:142:9 [INFO] [stdout] 5: 0x55bc75c0a430 - core::fmt::write::h9c5087e04fe38018 [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/core/src/fmt/mod.rs:1120:17 [INFO] [stdout] 6: 0x55bc75bd9d0f - std::io::Write::write_fmt::h34541c3dfc0362f2 [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/std/src/io/mod.rs:1810:15 [INFO] [stdout] 7: 0x55bc75bdcdc4 - std::sys_common::backtrace::_print::h25969b404f42f4bb [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x55bc75bdcdc4 - std::sys_common::backtrace::print::h68d3414e8c63fb83 [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x55bc75bdeb77 - std::panicking::default_hook::{{closure}}::hccfef51edabebb9a [INFO] [stdout] 10: 0x55bc75bde863 - std::panicking::default_hook::hdec7a4759fa427e8 [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/std/src/panicking.rs:289:9 [INFO] [stdout] 11: 0x55bc757abb77 - as core::ops::function::Fn>::call::h6770dc7dbbc843da [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/alloc/src/boxed.rs:2029:9 [INFO] [stdout] 12: 0x55bc757abb77 - test::test_main::{{closure}}::h037f0e9a244755ad [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/test/src/lib.rs:138:21 [INFO] [stdout] 13: 0x55bc75bdf188 - as core::ops::function::Fn>::call::h284e61fdb096ca02 [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/alloc/src/boxed.rs:2029:9 [INFO] [stdout] 14: 0x55bc75bdf188 - std::panicking::rust_panic_with_hook::h9d502a4da1912fba [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/std/src/panicking.rs:783:13 [INFO] [stdout] 15: 0x55bc75bdeea9 - std::panicking::begin_panic_handler::{{closure}}::h3a68181f2e6a785b [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/std/src/panicking.rs:649:13 [INFO] [stdout] 16: 0x55bc75bdd4a6 - std::sys_common::backtrace::__rust_end_short_backtrace::hc1d088e8c1328911 [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stdout] 17: 0x55bc75bdec42 - rust_begin_unwind [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/std/src/panicking.rs:645:5 [INFO] [stdout] 18: 0x55bc754dd4c5 - core::panicking::panic_fmt::h15511a438b78bb2f [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/core/src/panicking.rs:72:14 [INFO] [stdout] 19: 0x55bc754dfe44 - testcontainers::clients::cli::Cli::run::hecab8c3afcafcda9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/testcontainers-0.14.0/src/clients/cli.rs:48:9 [INFO] [stdout] 20: 0x55bc754e7d52 - basic_crud::common::container::Neo4jContainer::create_testcontainer::h230f86c4bbf4eb78 [INFO] [stdout] at /opt/rustwide/workdir/lib/tests/common/container.rs:77:25 [INFO] [stdout] 21: 0x55bc754e75c0 - basic_crud::common::container::Neo4jContainer::from_config::{{closure}}::he93fce21b33faee6 [INFO] [stdout] at /opt/rustwide/workdir/lib/tests/common/container.rs:33:47 [INFO] [stdout] 22: 0x55bc754e732f - basic_crud::common::container::Neo4jContainer::new::{{closure}}::he85a9d4985dc3cd9 [INFO] [stdout] at /opt/rustwide/workdir/lib/tests/common/container.rs:23:53 [INFO] [stdout] 23: 0x55bc754efbc7 - basic_crud::basic_crud::{{closure}}::h62c519b27c9f1614 [INFO] [stdout] at /opt/rustwide/workdir/lib/tests/basic_crud.rs:10:39 [INFO] [stdout] 24: 0x55bc754e2ec8 - as core::future::future::Future>::poll::h634355e287bcd1fe [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/core/src/future/future.rs:124:9 [INFO] [stdout] 25: 0x55bc754e2dfb - as core::future::future::Future>::poll::h1f720b0b4674ff43 [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/core/src/future/future.rs:124:9 [INFO] [stdout] 26: 0x55bc75505c64 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h6cb98b5eec246544 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.29.1/src/runtime/scheduler/current_thread.rs:651:57 [INFO] [stdout] 27: 0x55bc75505b8a - tokio::runtime::coop::with_budget::hc648921f5287c50e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.29.1/src/runtime/coop.rs:107:5 [INFO] [stdout] 28: 0x55bc75505b8a - tokio::runtime::coop::budget::hb27d905ec2c26a8e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.29.1/src/runtime/coop.rs:73:5 [INFO] [stdout] 29: 0x55bc75505b8a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h348996974cea81ac [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.29.1/src/runtime/scheduler/current_thread.rs:651:25 [INFO] [stdout] 30: 0x55bc7550451c - tokio::runtime::scheduler::current_thread::Context::enter::h93c0620aa2b6ffec [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.29.1/src/runtime/scheduler/current_thread.rs:410:19 [INFO] [stdout] 31: 0x55bc7550538e - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hc2f897740c72cfec [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.29.1/src/runtime/scheduler/current_thread.rs:650:36 [INFO] [stdout] 32: 0x55bc7550509b - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h1ff604d549a57f35 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.29.1/src/runtime/scheduler/current_thread.rs:729:68 [INFO] [stdout] 33: 0x55bc754e254b - tokio::runtime::context::scoped::Scoped::set::h7764f8151b152c92 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.29.1/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 34: 0x55bc754ed8e9 - tokio::runtime::context::set_scheduler::{{closure}}::he9e6676010ad2866 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.29.1/src/runtime/context.rs:176:26 [INFO] [stdout] 35: 0x55bc754ec826 - std::thread::local::LocalKey::try_with::h4272fb9071c67fa2 [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/std/src/thread/local.rs:270:16 [INFO] [stdout] 36: 0x55bc754ec51a - std::thread::local::LocalKey::with::h9bf6b83aeade591d [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/std/src/thread/local.rs:246:9 [INFO] [stdout] 37: 0x55bc754ed89d - tokio::runtime::context::set_scheduler::h5900d4b544e7ad5c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.29.1/src/runtime/context.rs:176:9 [INFO] [stdout] 38: 0x55bc75504e30 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h8aa7c619145d8349 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.29.1/src/runtime/scheduler/current_thread.rs:729:27 [INFO] [stdout] 39: 0x55bc755050cd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h368c469701f29c6c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.29.1/src/runtime/scheduler/current_thread.rs:638:19 [INFO] [stdout] 40: 0x55bc75503ffd - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h5706b6d1cbbcdabc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.29.1/src/runtime/scheduler/current_thread.rs:175:28 [INFO] [stdout] 41: 0x55bc754ede6a - tokio::runtime::context::runtime::enter_runtime::h6ccac01a0cbcdc3c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.29.1/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 42: 0x55bc75503f10 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h76e44f71c3abc1ea [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.29.1/src/runtime/scheduler/current_thread.rs:167:9 [INFO] [stdout] 43: 0x55bc7550043d - tokio::runtime::runtime::Runtime::block_on::he41d347ca618cf68 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.29.1/src/runtime/runtime.rs:311:47 [INFO] [stdout] 44: 0x55bc754ef869 - basic_crud::basic_crud::h777e250b830905e5 [INFO] [stdout] at /opt/rustwide/workdir/lib/tests/basic_crud.rs:65:5 [INFO] [stdout] 45: 0x55bc754ef6e7 - basic_crud::basic_crud::{{closure}}::h40cf2e4748c383de [INFO] [stdout] at /opt/rustwide/workdir/lib/tests/basic_crud.rs:9:22 [INFO] [stdout] 46: 0x55bc754e8a96 - core::ops::function::FnOnce::call_once::he88ab7271d9f524d [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 47: 0x55bc757b126f - core::ops::function::FnOnce::call_once::h0dce7fb8ca7c533f [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 48: 0x55bc757b126f - test::__rust_begin_short_backtrace::h75b023f3061039b8 [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/test/src/lib.rs:627:18 [INFO] [stdout] 49: 0x55bc757b01e5 - test::run_test_in_process::{{closure}}::hb995e3036449b1d2 [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/test/src/lib.rs:650:60 [INFO] [stdout] 50: 0x55bc757b01e5 - as core::ops::function::FnOnce<()>>::call_once::h63d3d9d9e7447cac [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 51: 0x55bc757b01e5 - std::panicking::try::do_call::hf358e48b8451abe8 [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/std/src/panicking.rs:552:40 [INFO] [stdout] 52: 0x55bc757b01e5 - std::panicking::try::hdfb727124dd74530 [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/std/src/panicking.rs:516:19 [INFO] [stdout] 53: 0x55bc757b01e5 - std::panic::catch_unwind::h384458a7c85f353a [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/std/src/panic.rs:142:14 [INFO] [stdout] 54: 0x55bc757b01e5 - test::run_test_in_process::h2b217e4014561d06 [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/test/src/lib.rs:650:27 [INFO] [stdout] 55: 0x55bc757b01e5 - test::run_test::{{closure}}::h2b7f88f2ebf46b48 [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/test/src/lib.rs:573:43 [INFO] [stdout] 56: 0x55bc75778426 - test::run_test::{{closure}}::h320ebf4a972a385e [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/test/src/lib.rs:601:41 [INFO] [stdout] 57: 0x55bc75778426 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3ed64afcc71df931 [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/std/src/sys_common/backtrace.rs:155:18 [INFO] [stdout] 58: 0x55bc7577d607 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hb4c68cb7b0f88b9d [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/std/src/thread/mod.rs:529:17 [INFO] [stdout] 59: 0x55bc7577d607 - as core::ops::function::FnOnce<()>>::call_once::h2a26cae7fae50093 [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 60: 0x55bc7577d607 - std::panicking::try::do_call::h24f674b7fb619491 [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/std/src/panicking.rs:552:40 [INFO] [stdout] 61: 0x55bc7577d607 - std::panicking::try::h7f5877eebc0c4325 [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/std/src/panicking.rs:516:19 [INFO] [stdout] 62: 0x55bc7577d607 - std::panic::catch_unwind::h91815042a13af893 [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/std/src/panic.rs:142:14 [INFO] [stdout] 63: 0x55bc7577d607 - std::thread::Builder::spawn_unchecked_::{{closure}}::h5f5155c83af4a50e [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/std/src/thread/mod.rs:528:30 [INFO] [stdout] 64: 0x55bc7577d607 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h5d62a6061c9ba69b [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 65: 0x55bc75be46c5 - as core::ops::function::FnOnce>::call_once::h861fc3b698de2ffb [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/alloc/src/boxed.rs:2015:9 [INFO] [stdout] 66: 0x55bc75be46c5 - as core::ops::function::FnOnce>::call_once::hc66d40344bf1789e [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/alloc/src/boxed.rs:2015:9 [INFO] [stdout] 67: 0x55bc75be46c5 - std::sys::unix::thread::Thread::new::thread_start::h425b008cdc0113be [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 68: 0x7f6374d74ac3 - [INFO] [stdout] 69: 0x7f6374e05bf4 - __clone [INFO] [stdout] 70: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] basic_crud [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.28s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `-p cypher-dto --test basic_crud` [INFO] running `Command { std: "docker" "inspect" "a24c8f0b46f87fee86bea2066b078019aa5103d5c19d4bb91c876df25c1bb861", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a24c8f0b46f87fee86bea2066b078019aa5103d5c19d4bb91c876df25c1bb861", kill_on_drop: false }` [INFO] [stdout] a24c8f0b46f87fee86bea2066b078019aa5103d5c19d4bb91c876df25c1bb861 [INFO] testing jifalops/cypher-dto against try#5e4273472e1b2f223618a9b3def795f6224f241d for pr-118825 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjifalops%2Fcypher-dto" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jifalops/cypher-dto on toolchain 5e4273472e1b2f223618a9b3def795f6224f241d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5e4273472e1b2f223618a9b3def795f6224f241d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jifalops/cypher-dto [INFO] finished tweaking git repo https://github.com/jifalops/cypher-dto [INFO] tweaked toml for git repo https://github.com/jifalops/cypher-dto written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/jifalops/cypher-dto 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" "+5e4273472e1b2f223618a9b3def795f6224f241d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+5e4273472e1b2f223618a9b3def795f6224f241d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e726d10161f8310f9bd07e752e51b05d83b7d344d3e4ae999f87edc3dad5328b [INFO] running `Command { std: "docker" "start" "-a" "e726d10161f8310f9bd07e752e51b05d83b7d344d3e4ae999f87edc3dad5328b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e726d10161f8310f9bd07e752e51b05d83b7d344d3e4ae999f87edc3dad5328b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e726d10161f8310f9bd07e752e51b05d83b7d344d3e4ae999f87edc3dad5328b", kill_on_drop: false }` [INFO] [stdout] e726d10161f8310f9bd07e752e51b05d83b7d344d3e4ae999f87edc3dad5328b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "-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" "+5e4273472e1b2f223618a9b3def795f6224f241d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e6b2f3517d5c6c1cf9dae2880ff89ae4dfc419c0f0776bcc707e7eb5b865c7c8 [INFO] running `Command { std: "docker" "start" "-a" "e6b2f3517d5c6c1cf9dae2880ff89ae4dfc419c0f0776bcc707e7eb5b865c7c8", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling pin-project-lite v0.2.10 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling rustls v0.21.5 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling async-trait v0.1.71 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling serde v1.0.174 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling thiserror v1.0.43 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling serde_derive v1.0.174 [INFO] [stderr] Compiling deadpool-runtime v0.1.2 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling retain_mut v0.1.9 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling quote v1.0.31 [INFO] [stderr] Compiling syn v2.0.26 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling chrono v0.4.26 [INFO] [stderr] Compiling url v2.4.0 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.43 [INFO] [stderr] Compiling cypher-dto-macros v0.2.0 (/opt/rustwide/workdir/macros) [INFO] [stderr] Compiling rustls-webpki v0.101.1 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling rustls-webpki v0.100.1 [INFO] [stderr] Compiling webpki-roots v0.23.1 [INFO] [stderr] Compiling neo4rs-macros v0.2.1 (https://github.com/neo4j-labs/neo4rs.git?rev=0bd8099017d3ad57a844c9a456e7aaaca5e4721e#0bd80990) [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling deadpool v0.9.5 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling neo4rs v0.7.0-alpha.1 (https://github.com/neo4j-labs/neo4rs.git?rev=0bd8099017d3ad57a844c9a456e7aaaca5e4721e#0bd80990) [INFO] [stderr] Compiling cypher-dto v0.2.0 (/opt/rustwide/workdir/lib) [INFO] [stderr] Compiling example v0.1.0 (/opt/rustwide/workdir/example) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.13s [INFO] running `Command { std: "docker" "inspect" "e6b2f3517d5c6c1cf9dae2880ff89ae4dfc419c0f0776bcc707e7eb5b865c7c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6b2f3517d5c6c1cf9dae2880ff89ae4dfc419c0f0776bcc707e7eb5b865c7c8", kill_on_drop: false }` [INFO] [stdout] e6b2f3517d5c6c1cf9dae2880ff89ae4dfc419c0f0776bcc707e7eb5b865c7c8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "-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" "+5e4273472e1b2f223618a9b3def795f6224f241d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2babfeefaf4c6d858ef767249f93943ad2cbf274261b1dcfd83e0f62011cb7a6 [INFO] running `Command { std: "docker" "start" "-a" "2babfeefaf4c6d858ef767249f93943ad2cbf274261b1dcfd83e0f62011cb7a6", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling chrono v0.4.26 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling semver v1.0.18 [INFO] [stderr] Compiling rustix v0.38.4 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.103 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling linux-raw-sys v0.4.3 [INFO] [stderr] Compiling bitflags v2.3.3 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling cypher-dto-macros v0.2.0 (/opt/rustwide/workdir/macros) [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling rustls v0.21.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling uuid v1.4.1 [INFO] [stderr] Compiling lenient_semver_version_builder v0.4.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling lenient_semver_parser v0.4.2 [INFO] [stderr] Compiling lenient_version v0.4.2 [INFO] [stderr] Compiling lenient_semver v0.4.2 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling regex-automata v0.3.3 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.7 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling neo4rs v0.7.0-alpha.1 (https://github.com/neo4j-labs/neo4rs.git?rev=0bd8099017d3ad57a844c9a456e7aaaca5e4721e#0bd80990) [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling serde_with_macros v1.5.2 [INFO] [stderr] Compiling cypher-dto v0.2.0 (/opt/rustwide/workdir/lib) [INFO] [stderr] Compiling regex v1.9.1 [INFO] [stderr] Compiling example v0.1.0 (/opt/rustwide/workdir/example) [INFO] [stderr] Compiling serde_with v1.14.0 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling pretty_env_logger v0.5.0 [INFO] [stderr] Compiling bollard-stubs v1.41.0 [INFO] [stderr] Compiling testcontainers v0.14.0 [INFO] [stderr] Compiling neo4j_testcontainers v0.1.0 [INFO] [stdout] warning: unused import: `worked_at::*` [INFO] [stdout] --> lib/tests/common/fixtures/mod.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub use worked_at::*; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `works_at::*` [INFO] [stdout] --> lib/tests/common/fixtures/mod.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | pub use works_at::*; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/5e4273472e1b2f223618a9b3def795f6224f241d/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcJDXQ0E/symbols.o" "/opt/rustwide/target/debug/deps/basic_crud-faa09bc3272d5510.basic_crud.3950d8fc9cb568a8-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/basic_crud-faa09bc3272d5510.basic_crud.3950d8fc9cb568a8-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/basic_crud-faa09bc3272d5510.basic_crud.3950d8fc9cb568a8-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/basic_crud-faa09bc3272d5510.basic_crud.3950d8fc9cb568a8-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/basic_crud-faa09bc3272d5510.basic_crud.3950d8fc9cb568a8-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/basic_crud-faa09bc3272d5510.basic_crud.3950d8fc9cb568a8-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/basic_crud-faa09bc3272d5510.basic_crud.3950d8fc9cb568a8-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/basic_crud-faa09bc3272d5510.basic_crud.3950d8fc9cb568a8-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/basic_crud-faa09bc3272d5510.1nuczlz18p4y5jjy.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-38a2bef5abec8097/out" "-L" "/opt/rustwide/rustup-home/toolchains/5e4273472e1b2f223618a9b3def795f6224f241d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libpretty_env_logger-cc4987b2fc242735.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-891575b95bf912cb.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-9c9b0c7238e08efb.rlib" "/opt/rustwide/target/debug/deps/libis_terminal-a4a2cabebeaa5647.rlib" "/opt/rustwide/target/debug/deps/librustix-6d3958f922014aa8.rlib" "/opt/rustwide/target/debug/deps/libbitflags-fa61b5f449414a1a.rlib" "/opt/rustwide/target/debug/deps/liblinux_raw_sys-dca0a83eb62295af.rlib" "/opt/rustwide/target/debug/deps/libhumantime-28a5c7939082a25f.rlib" "/opt/rustwide/target/debug/deps/libregex-8fe3661e3521d5d8.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-6cfb8f7800757865.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-5fa4370c8d219a07.rlib" "/opt/rustwide/target/debug/deps/libmemchr-a4f7a93850c27d99.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-9f73a1191125f090.rlib" "/opt/rustwide/rustup-home/toolchains/5e4273472e1b2f223618a9b3def795f6224f241d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-589db8c3d6f2bfaf.rlib" "/opt/rustwide/rustup-home/toolchains/5e4273472e1b2f223618a9b3def795f6224f241d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-c66b835e79ac4e5c.rlib" "/opt/rustwide/rustup-home/toolchains/5e4273472e1b2f223618a9b3def795f6224f241d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-e6563fad5fde6625.rlib" "/opt/rustwide/rustup-home/toolchains/5e4273472e1b2f223618a9b3def795f6224f241d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-ecc9b0542ac56b55.rlib" "/opt/rustwide/target/debug/deps/libuuid-6bbd5e4c2d89a680.rlib" "/opt/rustwide/target/debug/deps/libexample-01de74e27ad1a8e0.rlib" "/opt/rustwide/target/debug/deps/libcypher_dto-778474b33a4d3a02.rlib" "/opt/rustwide/target/debug/deps/libneo4rs-c6c13d9ca1bc400f.rlib" "/opt/rustwide/target/debug/deps/libdeadpool-de409b3d3d463658.rlib" "/opt/rustwide/target/debug/deps/libretain_mut-3807ae67c62c0c52.rlib" "/opt/rustwide/target/debug/deps/libdeadpool_runtime-3be5f4c42e3966d0.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-73cc1ff706b16886.rlib" "/opt/rustwide/target/debug/deps/libwebpki-63416d5b2f2c673c.rlib" "/opt/rustwide/target/debug/deps/libthiserror-c4367ae4709be1a5.rlib" "/opt/rustwide/target/debug/deps/liburl-febb815c569d50db.rlib" "/opt/rustwide/target/debug/deps/libidna-247294d2551a784b.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-bba00db3dc5ef545.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-a28cafa3c8699823.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-66661c55905090ec.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-55d6c07d30fc1c56.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-0c0caf6cd3f5adc0.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-081a4ba89aade102.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-099db94aa4a12fdc.rlib" "/opt/rustwide/target/debug/deps/librustls-0253844bd468a24b.rlib" "/opt/rustwide/target/debug/deps/libsct-0314d53566abc11a.rlib" "/opt/rustwide/target/debug/deps/libwebpki-858a10247895706f.rlib" "/opt/rustwide/target/debug/deps/libring-80feb890003933f5.rlib" "/opt/rustwide/target/debug/deps/libspin-aba4c1570e9c644e.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-b2518a6a9207ec5b.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-db6ad79ab780b814.rlib" "/opt/rustwide/target/debug/deps/libtokio-c9061234fdc0aefa.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-aa736b683dc4eb59.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-03dd8cef55180f36.rlib" "/opt/rustwide/target/debug/deps/libsocket2-35c2d4dede10e5af.rlib" "/opt/rustwide/target/debug/deps/libmio-7bbeb1a25c53cdd8.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-736c4a0004d9f22f.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-ffdd511081644741.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-8b05c97552763dbd.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-8302a3fc6b125f01.rlib" "/opt/rustwide/target/debug/deps/liblock_api-305bb2b3e553214d.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-003ee3b9b09cebdb.rlib" "/opt/rustwide/target/debug/deps/libbytes-8cb5c9c819f9ddea.rlib" "/opt/rustwide/target/debug/deps/libneo4j_testcontainers-df953e9ac062f88d.rlib" "/opt/rustwide/target/debug/deps/libtestcontainers-b271c98d017f0a56.rlib" "/opt/rustwide/target/debug/deps/libserde_json-182d684e10cf5b0d.rlib" "/opt/rustwide/target/debug/deps/libryu-37cdbfb4f28a09f8.rlib" "/opt/rustwide/target/debug/deps/libitoa-5ba6d8ba689e035b.rlib" "/opt/rustwide/target/debug/deps/liblog-e36f1c34d09735e4.rlib" "/opt/rustwide/target/debug/deps/libsha2-5ad0fcd9721ac1ad.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-19d08b346dd047b9.rlib" "/opt/rustwide/target/debug/deps/librand-dd81adc3262c9002.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-1277fd28374e99b0.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-2e7f3c881e7293c7.rlib" "/opt/rustwide/target/debug/deps/librand_core-9509a4c7cc864398.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-8ce5fdf154f8fcd4.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0128a598f57c42f0.rlib" "/opt/rustwide/target/debug/deps/libhmac-4f3d32a3d3cba8f8.rlib" "/opt/rustwide/target/debug/deps/libdigest-382a5dc17583a607.rlib" "/opt/rustwide/target/debug/deps/libsubtle-29dc240e5dede6d0.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-408c180832bc866e.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-4f8438cf8a65ef0e.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-a305697d0fe7f08a.rlib" "/opt/rustwide/target/debug/deps/libtypenum-5735fb525476d26c.rlib" "/opt/rustwide/target/debug/deps/libhex-718b4f18bb2e7953.rlib" "/opt/rustwide/target/debug/deps/libbollard_stubs-3cc6101fde4a365e.rlib" "/opt/rustwide/target/debug/deps/libserde_with-91b736d6f66e97c0.rlib" "/opt/rustwide/target/debug/deps/libchrono-fa0381684fc207d7.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-736cedc9f8668a94.rlib" "/opt/rustwide/target/debug/deps/libiana_time_zone-a24eacfdd20f653c.rlib" "/opt/rustwide/target/debug/deps/libtime-02db91a21558938b.rlib" "/opt/rustwide/target/debug/deps/liblibc-cfd7d6f7ac151829.rlib" "/opt/rustwide/target/debug/deps/libserde-4cb5f0784e11b078.rlib" "/opt/rustwide/target/debug/deps/liblenient_semver-0ce4d74d5b97109e.rlib" "/opt/rustwide/target/debug/deps/liblenient_version-52f6014824ead74a.rlib" "/opt/rustwide/target/debug/deps/liblenient_semver_parser-9945f089450dd659.rlib" "/opt/rustwide/target/debug/deps/liblenient_semver_version_builder-3b65e79047145bb1.rlib" "/opt/rustwide/target/debug/deps/libsemver-eba83ba4bb146812.rlib" "/opt/rustwide/rustup-home/toolchains/5e4273472e1b2f223618a9b3def795f6224f241d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ac8c01c554941eda.rlib" "/opt/rustwide/rustup-home/toolchains/5e4273472e1b2f223618a9b3def795f6224f241d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-8658b562b4bc9014.rlib" "/opt/rustwide/rustup-home/toolchains/5e4273472e1b2f223618a9b3def795f6224f241d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3f17a82d6f357d02.rlib" "/opt/rustwide/rustup-home/toolchains/5e4273472e1b2f223618a9b3def795f6224f241d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-b18e95f01f68fe15.rlib" "/opt/rustwide/rustup-home/toolchains/5e4273472e1b2f223618a9b3def795f6224f241d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-f13c9e14ea01d467.rlib" "/opt/rustwide/rustup-home/toolchains/5e4273472e1b2f223618a9b3def795f6224f241d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-5f665d37f127e827.rlib" "/opt/rustwide/rustup-home/toolchains/5e4273472e1b2f223618a9b3def795f6224f241d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-36e065ac22f29782.rlib" "/opt/rustwide/rustup-home/toolchains/5e4273472e1b2f223618a9b3def795f6224f241d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-2d131236edb9f3b1.rlib" "/opt/rustwide/rustup-home/toolchains/5e4273472e1b2f223618a9b3def795f6224f241d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-84ab31faa4fd82ed.rlib" "/opt/rustwide/rustup-home/toolchains/5e4273472e1b2f223618a9b3def795f6224f241d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-f1266d0fa705ff20.rlib" "/opt/rustwide/rustup-home/toolchains/5e4273472e1b2f223618a9b3def795f6224f241d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-4a0ab320ded9b408.rlib" "/opt/rustwide/rustup-home/toolchains/5e4273472e1b2f223618a9b3def795f6224f241d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-aea37e6b802c4566.rlib" "/opt/rustwide/rustup-home/toolchains/5e4273472e1b2f223618a9b3def795f6224f241d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-06ef5b9b64386eaa.rlib" "/opt/rustwide/rustup-home/toolchains/5e4273472e1b2f223618a9b3def795f6224f241d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a099cfdcf5ac5c57.rlib" "/opt/rustwide/rustup-home/toolchains/5e4273472e1b2f223618a9b3def795f6224f241d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-5f8c8143cdb8d04b.rlib" "/opt/rustwide/rustup-home/toolchains/5e4273472e1b2f223618a9b3def795f6224f241d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-3bf59988464e229a.rlib" "/opt/rustwide/rustup-home/toolchains/5e4273472e1b2f223618a9b3def795f6224f241d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9686387289eaa322.rlib" "/opt/rustwide/rustup-home/toolchains/5e4273472e1b2f223618a9b3def795f6224f241d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/5e4273472e1b2f223618a9b3def795f6224f241d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-8ebeba8f78436673.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/5e4273472e1b2f223618a9b3def795f6224f241d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/basic_crud-faa09bc3272d5510" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `example` (test "basic_crud") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "2babfeefaf4c6d858ef767249f93943ad2cbf274261b1dcfd83e0f62011cb7a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2babfeefaf4c6d858ef767249f93943ad2cbf274261b1dcfd83e0f62011cb7a6", kill_on_drop: false }` [INFO] [stdout] 2babfeefaf4c6d858ef767249f93943ad2cbf274261b1dcfd83e0f62011cb7a6