[INFO] cloning repository https://github.com/antonguzun/rust_crud [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/antonguzun/rust_crud" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fantonguzun%2Frust_crud", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fantonguzun%2Frust_crud'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c28aa93d578a7c2f1f17057b5f224f071fe418bc [INFO] building antonguzun/rust_crud against master#9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19 for pr-117684 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fantonguzun%2Frust_crud" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/antonguzun/rust_crud on toolchain 9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/antonguzun/rust_crud [INFO] finished tweaking git repo https://github.com/antonguzun/rust_crud [INFO] tweaked toml for git repo https://github.com/antonguzun/rust_crud written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/antonguzun/rust_crud 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" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded actix-rt v2.6.0 [INFO] [stderr] Downloaded postgres-types v0.2.2 [INFO] [stderr] Downloaded actix-server v2.0.0 [INFO] [stderr] Downloaded actix-service v2.0.1 [INFO] [stderr] Downloaded actix-grants-proc-macro v2.0.0 [INFO] [stderr] Downloaded local-waker v0.1.1 [INFO] [stderr] Downloaded phf v0.10.0 [INFO] [stderr] Downloaded tokio-postgres v0.7.5 [INFO] [stderr] Downloaded time v0.3.4 [INFO] [stderr] Downloaded deadpool v0.9.1 [INFO] [stderr] Downloaded postgres-protocol v0.6.2 [INFO] [stderr] Downloaded sql-builder v3.1.1 [INFO] [stderr] Downloaded actix-web-httpauth v0.6.0 [INFO] [stderr] Downloaded actix-http v3.0.0 [INFO] [stderr] Downloaded deadpool-postgres v0.10.0 [INFO] [stderr] Downloaded actix-web-grants v3.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ac18f44683bb114b53f6575941e5d338b9d8e671f0cfd437f4900248d366f6f4 [INFO] running `Command { std: "docker" "start" "-a" "ac18f44683bb114b53f6575941e5d338b9d8e671f0cfd437f4900248d366f6f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ac18f44683bb114b53f6575941e5d338b9d8e671f0cfd437f4900248d366f6f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac18f44683bb114b53f6575941e5d338b9d8e671f0cfd437f4900248d366f6f4", kill_on_drop: false }` [INFO] [stdout] ac18f44683bb114b53f6575941e5d338b9d8e671f0cfd437f4900248d366f6f4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aa8b46534e166e6714241b7aeea5b8d48bd07880a75e0ab96bb955a3193fe424 [INFO] running `Command { std: "docker" "start" "-a" "aa8b46534e166e6714241b7aeea5b8d48bd07880a75e0ab96bb955a3193fe424", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.124 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling parking_lot_core v0.9.2 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling mio v0.8.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling tinyvec v1.5.0 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling cc v1.0.71 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling bytestring v1.0.0 [INFO] [stderr] Compiling zstd-sys v1.6.3+zstd.1.5.2 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling zstd-safe v4.1.4+zstd.1.5.2 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.3 [INFO] [stderr] Compiling local-waker v0.1.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling alloc-stdlib v0.2.1 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling firestorm v0.5.0 [INFO] [stderr] Compiling const_fn v0.4.9 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling encoding_rs v0.8.29 [INFO] [stderr] Compiling tokio-util v0.7.0 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling brotli-decompressor v2.3.2 [INFO] [stderr] Compiling actix-service v2.0.1 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling actix-utils v3.0.0 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling cookie v0.16.0 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling time-macros v0.2.3 [INFO] [stderr] Compiling actix-codec v0.5.0 [INFO] [stderr] Compiling brotli v3.3.3 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling actix-macros v0.2.3 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling derive_more v0.99.16 [INFO] [stderr] Compiling actix-rt v2.6.0 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling time v0.3.4 [INFO] [stderr] Compiling actix-router v0.5.0 [INFO] [stderr] Compiling sha2 v0.9.8 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling sha-1 v0.10.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling h2 v0.3.11 [INFO] [stderr] Compiling local-channel v0.1.2 [INFO] [stderr] Compiling siphasher v0.3.7 [INFO] [stderr] Compiling postgres-protocol v0.6.2 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling actix-server v2.0.0 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling actix-web-codegen v4.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling phf v0.10.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling deadpool-runtime v0.1.2 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling blake2b_simd v1.0.0 [INFO] [stderr] Compiling deadpool v0.9.1 [INFO] [stderr] Compiling actix-grants-proc-macro v2.0.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling rust-argon2 v1.0.0 [INFO] [stderr] Compiling jwt v0.16.0 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling sql-builder v3.1.1 [INFO] [stderr] Compiling postgres-types v0.2.2 [INFO] [stderr] Compiling tokio-postgres v0.7.5 [INFO] [stderr] Compiling deadpool-postgres v0.10.0 [INFO] [stderr] Compiling zstd v0.10.0+zstd.1.5.2 [INFO] [stderr] Compiling actix-http v3.0.0 [INFO] [stderr] Compiling actix-web v4.0.1 [INFO] [stderr] Compiling actix-web-httpauth v0.6.0 [INFO] [stderr] Compiling actix-web-grants v3.0.0 [INFO] [stderr] Compiling authust v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 36.98s [INFO] running `Command { std: "docker" "inspect" "aa8b46534e166e6714241b7aeea5b8d48bd07880a75e0ab96bb955a3193fe424", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa8b46534e166e6714241b7aeea5b8d48bd07880a75e0ab96bb955a3193fe424", kill_on_drop: false }` [INFO] [stdout] aa8b46534e166e6714241b7aeea5b8d48bd07880a75e0ab96bb955a3193fe424 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 138347bc3f303ff86d285f820785b611c13d54acc4309e12e52b74f2bb276cdb [INFO] running `Command { std: "docker" "start" "-a" "138347bc3f303ff86d285f820785b611c13d54acc4309e12e52b74f2bb276cdb", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling semver v1.0.6 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling rstest v0.12.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling actix-macros v0.2.3 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling derive_more v0.99.16 [INFO] [stderr] Compiling actix-web-codegen v4.0.0 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling actix-rt v2.6.0 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling deadpool v0.9.1 [INFO] [stderr] Compiling actix-grants-proc-macro v2.0.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling sql-builder v3.1.1 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling h2 v0.3.11 [INFO] [stderr] Compiling local-channel v0.1.2 [INFO] [stderr] Compiling actix-server v2.0.0 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling actix-http v3.0.0 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling actix-router v0.5.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling postgres-types v0.2.2 [INFO] [stderr] Compiling jwt v0.16.0 [INFO] [stderr] Compiling tokio-postgres v0.7.5 [INFO] [stderr] Compiling actix-web v4.0.1 [INFO] [stderr] Compiling deadpool-postgres v0.10.0 [INFO] [stderr] Compiling actix-web-grants v3.0.0 [INFO] [stderr] Compiling actix-web-httpauth v0.6.0 [INFO] [stderr] Compiling authust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variant `RoleManager` is never constructed [INFO] [stdout] --> tests/utils.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 60 | pub enum IntenalRoles { [INFO] [stdout] | ------------ variant in this enum [INFO] [stdout] 61 | RoleAdmin, [INFO] [stdout] 62 | RoleManager, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `RoleManager` is never constructed [INFO] [stdout] --> tests/utils.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 60 | pub enum IntenalRoles { [INFO] [stdout] | ------------ variant in this enum [INFO] [stdout] 61 | RoleAdmin, [INFO] [stdout] 62 | RoleManager, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `RoleManager` and `RoleStaff` are never constructed [INFO] [stdout] --> tests/utils.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 60 | pub enum IntenalRoles { [INFO] [stdout] | ------------ variants in this enum [INFO] [stdout] 61 | RoleAdmin, [INFO] [stdout] 62 | RoleManager, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 63 | RoleStaff, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` 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/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/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/rustc6zVYvp/symbols.o" "/opt/rustwide/target/debug/deps/test_crypto-54acba99b2931823.test_crypto.f363792455265082-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/test_crypto-54acba99b2931823.38yxxa4ebryb8z20.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/zstd-sys-59e76442d08c9e71/out" "-L" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-40fb39bc6de2de31.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-d3b13af4a27f1794.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-f05fc41f6f30a0d4.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-4e8b330a7c921459.rlib" "/opt/rustwide/target/debug/deps/libauthust-dc040c17e8d47921.rlib" "/opt/rustwide/target/debug/deps/libjwt-20543ce2b9ed673f.rlib" "/opt/rustwide/target/debug/deps/libsha2-123327087df92041.rlib" "/opt/rustwide/target/debug/deps/libhmac-5ac9dd3fc1754f34.rlib" "/opt/rustwide/target/debug/deps/libactix_web_httpauth-4a40c869f3d13d7e.rlib" "/opt/rustwide/target/debug/deps/libactix_web_grants-45ae26e560480fe1.rlib" "/opt/rustwide/target/debug/deps/libdeadpool_postgres-8dbd87aff4e02190.rlib" "/opt/rustwide/target/debug/deps/libdeadpool-51d99f35acc813f6.rlib" "/opt/rustwide/target/debug/deps/libdeadpool_runtime-f67ee842919f8c66.rlib" "/opt/rustwide/target/debug/deps/libtokio_postgres-01aaf2a96cbed0f6.rlib" "/opt/rustwide/target/debug/deps/libphf-d2f177fea7f95506.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-5c20871b97fd5e82.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-098e335770aae99a.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-8743449e1d6202ba.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-bac27102e72e78a3.rlib" "/opt/rustwide/target/debug/deps/libinstant-d518fe55dee691b1.rlib" "/opt/rustwide/target/debug/deps/libpostgres_types-03d30ac5e0e00986.rlib" "/opt/rustwide/target/debug/deps/libchrono-ab6f01e3584b682b.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-9d9495342253c744.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-7e78ed7ec7ce76ca.rlib" "/opt/rustwide/target/debug/deps/libtime-6893b87b42c17cd3.rlib" "/opt/rustwide/target/debug/deps/libpostgres_protocol-290a166b8ee61c6c.rlib" "/opt/rustwide/target/debug/deps/libstringprep-1c965798017cd423.rlib" "/opt/rustwide/target/debug/deps/libsha2-fd2994ec0b5f7cc0.rlib" "/opt/rustwide/target/debug/deps/libhmac-a87975a42375c4e3.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-4252d9917e1fbf42.rlib" "/opt/rustwide/target/debug/deps/libmd5-309e2db4a3cbe532.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-a639e5b4b501fe11.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-1aa585f2a025f587.rlib" "/opt/rustwide/target/debug/deps/libdigest-b005c6230ee17daa.rlib" "/opt/rustwide/target/debug/deps/libfallible_iterator-a3137dcee440482e.rlib" "/opt/rustwide/target/debug/deps/libtime-00804ad419b50377.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-8ecc68439030dc4a.rlib" "/opt/rustwide/target/debug/deps/libstandback-657cfcc48c18e23a.rlib" "/opt/rustwide/target/debug/deps/libfutures-b630024195078812.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-5e6ed4478a14dae3.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-a1f9de351ee5c7d4.rlib" "/opt/rustwide/target/debug/deps/libactix_web-4223302cae559ec6.rlib" "/opt/rustwide/target/debug/deps/libcookie-84e04872d6a97fd9.rlib" "/opt/rustwide/target/debug/deps/libtime-111add68630f1c0f.rlib" "/opt/rustwide/target/debug/deps/liburl-5c88c7b0d03fe47a.rlib" "/opt/rustwide/target/debug/deps/libidna-f2414e24cbddd9a0.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-58c7cd19899017f8.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-b5bb0df01f4e2018.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-1bf1a30eed3b5c6a.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-010b446f1cbb981e.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-07a71161ecfe5f59.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-b9bf2341570d78f9.rlib" "/opt/rustwide/target/debug/deps/libmatches-2a310fad976784d4.rlib" "/opt/rustwide/target/debug/deps/libserde_json-457bf1b9d5a55f98.rlib" "/opt/rustwide/target/debug/deps/libryu-a9d03167471ca5ef.rlib" "/opt/rustwide/target/debug/deps/libactix_server-ec47f58a6c18746b.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-040ae1c3d17f2866.rlib" "/opt/rustwide/target/debug/deps/libactix_router-7392bf8764aaa71e.rlib" "/opt/rustwide/target/debug/deps/libregex-6f7d7ed71cce08ec.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-a5f9e74f9a0a4828.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-353fbae1a841f85a.rlib" "/opt/rustwide/target/debug/deps/libfirestorm-fd011114d801ef70.rlib" "/opt/rustwide/target/debug/deps/libserde-b123c7c3c1f3f6e9.rlib" "/opt/rustwide/target/debug/deps/libactix_http-2ffc8a554131f1a8.rlib" "/opt/rustwide/target/debug/deps/librand-13241256b041f3ac.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-02dbed71963762bb.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-52c4a3150625811d.rlib" "/opt/rustwide/target/debug/deps/librand_core-aa818cbd112eb391.rlib" "/opt/rustwide/target/debug/deps/libitoa-bd436f0e06c890b1.rlib" "/opt/rustwide/target/debug/deps/libhttparse-4270f85b03c920e0.rlib" "/opt/rustwide/target/debug/deps/libbrotli-1f21c396d75877e9.rlib" "/opt/rustwide/target/debug/deps/libbrotli_decompressor-ee197ec6fb3199f1.rlib" "/opt/rustwide/target/debug/deps/liballoc_stdlib-ea1ca31e902ecd9e.rlib" "/opt/rustwide/target/debug/deps/liballoc_no_stdlib-5a9eb49fffd107a7.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-c4363d557ca3f331.rlib" "/opt/rustwide/target/debug/deps/libsha1-84cf5279d1a39ca0.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-b05051255aac7d90.rlib" "/opt/rustwide/target/debug/deps/libdigest-14fe0b9acc5cee98.rlib" "/opt/rustwide/target/debug/deps/libsubtle-e20c91997421cdd0.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-30648ab9d65670f1.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-6852e9026b2801ff.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-321a2a66dfe46c6a.rlib" "/opt/rustwide/target/debug/deps/libtypenum-83889116bb6ffe8a.rlib" "/opt/rustwide/target/debug/deps/liblocal_channel-100f18363d813302.rlib" "/opt/rustwide/target/debug/deps/libbytestring-85d0b070137ed368.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-68a8259d60a3086f.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-9e0ef2034e58cfee.rlib" "/opt/rustwide/target/debug/deps/libmime-9e07d67b5ac64e40.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-cd7356c23e34a112.rlib" "/opt/rustwide/target/debug/deps/libh2-393845db0f07cbcb.rlib" "/opt/rustwide/target/debug/deps/libtracing-a35d5465013f27d1.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-7bb120b7c577ada4.rlib" "/opt/rustwide/target/debug/deps/libindexmap-48bc3a124afd0dfb.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-9d344ec4bd0a499c.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-77d37e1fe307c7c8.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-5ef4a2ef2d88829e.rlib" "/opt/rustwide/target/debug/deps/libslab-6b70c377fdc40e76.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-e90db8874fffa9ec.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-3f00b0d0587ef316.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-339fc95f834a67dc.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-d8d9ba3271c5e9db.rlib" "/opt/rustwide/target/debug/deps/libahash-86893c5201887efd.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-ce48ba1f311a1c25.rlib" "/opt/rustwide/target/debug/deps/libzstd-4c8254693a1af53f.rlib" "/opt/rustwide/target/debug/deps/libzstd_safe-738735f05f03dab2.rlib" "/opt/rustwide/target/debug/deps/libzstd_sys-e42142b6c738be0f.rlib" "/opt/rustwide/target/debug/deps/libflate2-6ad5ab74accbb111.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-64a69ce3f952af2e.rlib" "/opt/rustwide/target/debug/deps/libadler-c1df679d243ed5d4.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-0f13e5f5013c6eb1.rlib" "/opt/rustwide/target/debug/deps/libactix_service-d13990d994d991b1.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-cb6b56b957eaf8c3.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-ec55ba16ea76952a.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-26d5ea0f19d875a6.rlib" "/opt/rustwide/target/debug/deps/libbitflags-560efdb99b117eef.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-e42fd33de2e77f62.rlib" "/opt/rustwide/target/debug/deps/liblocal_waker-a942800dc3e5ce02.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-7f51dbfeece50d4a.rlib" "/opt/rustwide/target/debug/deps/libtokio-1a592eeee75acc21.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-4907c3f6227e36b3.rlib" "/opt/rustwide/target/debug/deps/libsocket2-a967afd50e316852.rlib" "/opt/rustwide/target/debug/deps/libmemchr-5bb1e7ca77e59bdd.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-549db65b1a2041d4.rlib" "/opt/rustwide/target/debug/deps/libmio-5208e90773eb66eb.rlib" "/opt/rustwide/target/debug/deps/liblog-2af006f81cb814a9.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-dee0bc6cd2edfe15.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-8309eeb3cbbca0c6.rlib" "/opt/rustwide/target/debug/deps/liblibc-0730e7bde6003ef9.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ed350e9bee83495b.rlib" "/opt/rustwide/target/debug/deps/liblock_api-5d62ca0680cbc8da.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-6ebe5b14c8a6c2d8.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-1a10631c7aff716e.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-64294331a088ff3b.rlib" "/opt/rustwide/target/debug/deps/libhttp-042dcd15d260532a.rlib" "/opt/rustwide/target/debug/deps/libitoa-a396ee382b80f434.rlib" "/opt/rustwide/target/debug/deps/libbytes-77091162d9e32949.rlib" "/opt/rustwide/target/debug/deps/libfnv-574dedeaa4c89e1d.rlib" "/opt/rustwide/target/debug/deps/libargon2-ec9b5075b7b7a5ce.rlib" "/opt/rustwide/target/debug/deps/libbase64-70ad20caa2b11358.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-cddac3fb0bb3c16d.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b82c15677deef9e2.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0128a598f57c42f0.rlib" "/opt/rustwide/target/debug/deps/libblake2b_simd-fda930e04074d0c1.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-fa77b4f4e7a9504e.rlib" "/opt/rustwide/target/debug/deps/libarrayref-51769418d0067876.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-982a3b848f88ac37.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-72b35984a787fb54.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0fdedff926cd8b5a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-fe0525e327a5464a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-795b2243f06bd098.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-86ce554ff6ad08cd.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1be635a4727d8e5e.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1e55d89766af9c5f.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-02605c7065574d0d.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-0d17ba1067febc2c.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-2408fbe38b247900.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b3c63e8997fdca47.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-bfa7a39ebb77d49a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4b955078cf51c0a1.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1a6fbee0083900be.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-2b93db426c5a26c2.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b30975e2b876cf32.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-cd2f2bc505f56f50.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-ec02dd343723da85.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-408115ade0360d2a.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/test_crypto-54acba99b2931823" "-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 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `authust` (test "test_crypto") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/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/rustcuuPbt7/symbols.o" "/opt/rustwide/target/debug/deps/test_users-6d6da8871c0d90e9.test_users.e9bcbd64c3f013f1-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/test_users-6d6da8871c0d90e9.test_users.e9bcbd64c3f013f1-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/test_users-6d6da8871c0d90e9.test_users.e9bcbd64c3f013f1-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/test_users-6d6da8871c0d90e9.test_users.e9bcbd64c3f013f1-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/test_users-6d6da8871c0d90e9.test_users.e9bcbd64c3f013f1-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/test_users-6d6da8871c0d90e9.test_users.e9bcbd64c3f013f1-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/test_users-6d6da8871c0d90e9.test_users.e9bcbd64c3f013f1-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/test_users-6d6da8871c0d90e9.test_users.e9bcbd64c3f013f1-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/test_users-6d6da8871c0d90e9.test_users.e9bcbd64c3f013f1-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/test_users-6d6da8871c0d90e9.test_users.e9bcbd64c3f013f1-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/test_users-6d6da8871c0d90e9.test_users.e9bcbd64c3f013f1-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/test_users-6d6da8871c0d90e9.test_users.e9bcbd64c3f013f1-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/test_users-6d6da8871c0d90e9.test_users.e9bcbd64c3f013f1-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/test_users-6d6da8871c0d90e9.test_users.e9bcbd64c3f013f1-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/test_users-6d6da8871c0d90e9.test_users.e9bcbd64c3f013f1-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/test_users-6d6da8871c0d90e9.test_users.e9bcbd64c3f013f1-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/test_users-6d6da8871c0d90e9.1ah7g4ph8wj6ifft.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/zstd-sys-59e76442d08c9e71/out" "-L" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-40fb39bc6de2de31.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-d3b13af4a27f1794.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-f05fc41f6f30a0d4.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-4e8b330a7c921459.rlib" "/opt/rustwide/target/debug/deps/libauthust-dc040c17e8d47921.rlib" "/opt/rustwide/target/debug/deps/libjwt-20543ce2b9ed673f.rlib" "/opt/rustwide/target/debug/deps/libsha2-123327087df92041.rlib" "/opt/rustwide/target/debug/deps/libhmac-5ac9dd3fc1754f34.rlib" "/opt/rustwide/target/debug/deps/libargon2-ec9b5075b7b7a5ce.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-cddac3fb0bb3c16d.rlib" "/opt/rustwide/target/debug/deps/libblake2b_simd-fda930e04074d0c1.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-fa77b4f4e7a9504e.rlib" "/opt/rustwide/target/debug/deps/libarrayref-51769418d0067876.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-982a3b848f88ac37.rlib" "/opt/rustwide/target/debug/deps/libactix_web_httpauth-4a40c869f3d13d7e.rlib" "/opt/rustwide/target/debug/deps/libactix_web_grants-45ae26e560480fe1.rlib" "/opt/rustwide/target/debug/deps/libdeadpool_postgres-8dbd87aff4e02190.rlib" "/opt/rustwide/target/debug/deps/libdeadpool-51d99f35acc813f6.rlib" "/opt/rustwide/target/debug/deps/libdeadpool_runtime-f67ee842919f8c66.rlib" "/opt/rustwide/target/debug/deps/libtokio_postgres-01aaf2a96cbed0f6.rlib" "/opt/rustwide/target/debug/deps/libphf-d2f177fea7f95506.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-5c20871b97fd5e82.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-098e335770aae99a.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-8743449e1d6202ba.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-bac27102e72e78a3.rlib" "/opt/rustwide/target/debug/deps/libinstant-d518fe55dee691b1.rlib" "/opt/rustwide/target/debug/deps/libpostgres_types-03d30ac5e0e00986.rlib" "/opt/rustwide/target/debug/deps/libchrono-ab6f01e3584b682b.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-9d9495342253c744.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-7e78ed7ec7ce76ca.rlib" "/opt/rustwide/target/debug/deps/libtime-6893b87b42c17cd3.rlib" "/opt/rustwide/target/debug/deps/libpostgres_protocol-290a166b8ee61c6c.rlib" "/opt/rustwide/target/debug/deps/libstringprep-1c965798017cd423.rlib" "/opt/rustwide/target/debug/deps/libsha2-fd2994ec0b5f7cc0.rlib" "/opt/rustwide/target/debug/deps/libhmac-a87975a42375c4e3.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-4252d9917e1fbf42.rlib" "/opt/rustwide/target/debug/deps/libmd5-309e2db4a3cbe532.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-a639e5b4b501fe11.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-1aa585f2a025f587.rlib" "/opt/rustwide/target/debug/deps/libdigest-b005c6230ee17daa.rlib" "/opt/rustwide/target/debug/deps/libfallible_iterator-a3137dcee440482e.rlib" "/opt/rustwide/target/debug/deps/libtime-00804ad419b50377.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-8ecc68439030dc4a.rlib" "/opt/rustwide/target/debug/deps/libstandback-657cfcc48c18e23a.rlib" "/opt/rustwide/target/debug/deps/libfutures-b630024195078812.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-5e6ed4478a14dae3.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-a1f9de351ee5c7d4.rlib" "/opt/rustwide/target/debug/deps/libactix_web-4223302cae559ec6.rlib" "/opt/rustwide/target/debug/deps/libcookie-84e04872d6a97fd9.rlib" "/opt/rustwide/target/debug/deps/libtime-111add68630f1c0f.rlib" "/opt/rustwide/target/debug/deps/liburl-5c88c7b0d03fe47a.rlib" "/opt/rustwide/target/debug/deps/libidna-f2414e24cbddd9a0.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-58c7cd19899017f8.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-b5bb0df01f4e2018.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-1bf1a30eed3b5c6a.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-010b446f1cbb981e.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-07a71161ecfe5f59.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-b9bf2341570d78f9.rlib" "/opt/rustwide/target/debug/deps/libmatches-2a310fad976784d4.rlib" "/opt/rustwide/target/debug/deps/libserde_json-457bf1b9d5a55f98.rlib" "/opt/rustwide/target/debug/deps/libryu-a9d03167471ca5ef.rlib" "/opt/rustwide/target/debug/deps/libactix_server-ec47f58a6c18746b.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-040ae1c3d17f2866.rlib" "/opt/rustwide/target/debug/deps/libactix_router-7392bf8764aaa71e.rlib" "/opt/rustwide/target/debug/deps/libregex-6f7d7ed71cce08ec.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-a5f9e74f9a0a4828.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-353fbae1a841f85a.rlib" "/opt/rustwide/target/debug/deps/libfirestorm-fd011114d801ef70.rlib" "/opt/rustwide/target/debug/deps/libserde-b123c7c3c1f3f6e9.rlib" "/opt/rustwide/target/debug/deps/libactix_http-2ffc8a554131f1a8.rlib" "/opt/rustwide/target/debug/deps/libbase64-70ad20caa2b11358.rlib" "/opt/rustwide/target/debug/deps/librand-13241256b041f3ac.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-02dbed71963762bb.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-52c4a3150625811d.rlib" "/opt/rustwide/target/debug/deps/librand_core-aa818cbd112eb391.rlib" "/opt/rustwide/target/debug/deps/libitoa-bd436f0e06c890b1.rlib" "/opt/rustwide/target/debug/deps/libhttparse-4270f85b03c920e0.rlib" "/opt/rustwide/target/debug/deps/libbrotli-1f21c396d75877e9.rlib" "/opt/rustwide/target/debug/deps/libbrotli_decompressor-ee197ec6fb3199f1.rlib" "/opt/rustwide/target/debug/deps/liballoc_stdlib-ea1ca31e902ecd9e.rlib" "/opt/rustwide/target/debug/deps/liballoc_no_stdlib-5a9eb49fffd107a7.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-c4363d557ca3f331.rlib" "/opt/rustwide/target/debug/deps/libsha1-84cf5279d1a39ca0.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-b05051255aac7d90.rlib" "/opt/rustwide/target/debug/deps/libdigest-14fe0b9acc5cee98.rlib" "/opt/rustwide/target/debug/deps/libsubtle-e20c91997421cdd0.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-30648ab9d65670f1.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-6852e9026b2801ff.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-321a2a66dfe46c6a.rlib" "/opt/rustwide/target/debug/deps/libtypenum-83889116bb6ffe8a.rlib" "/opt/rustwide/target/debug/deps/liblocal_channel-100f18363d813302.rlib" "/opt/rustwide/target/debug/deps/libbytestring-85d0b070137ed368.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-68a8259d60a3086f.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-9e0ef2034e58cfee.rlib" "/opt/rustwide/target/debug/deps/libmime-9e07d67b5ac64e40.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-cd7356c23e34a112.rlib" "/opt/rustwide/target/debug/deps/libh2-393845db0f07cbcb.rlib" "/opt/rustwide/target/debug/deps/libtracing-a35d5465013f27d1.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-7bb120b7c577ada4.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b82c15677deef9e2.rlib" "/opt/rustwide/target/debug/deps/libindexmap-48bc3a124afd0dfb.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-9d344ec4bd0a499c.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-77d37e1fe307c7c8.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-5ef4a2ef2d88829e.rlib" "/opt/rustwide/target/debug/deps/libslab-6b70c377fdc40e76.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-e90db8874fffa9ec.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-3f00b0d0587ef316.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-339fc95f834a67dc.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-d8d9ba3271c5e9db.rlib" "/opt/rustwide/target/debug/deps/libahash-86893c5201887efd.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-ce48ba1f311a1c25.rlib" "/opt/rustwide/target/debug/deps/libzstd-4c8254693a1af53f.rlib" "/opt/rustwide/target/debug/deps/libzstd_safe-738735f05f03dab2.rlib" "/opt/rustwide/target/debug/deps/libzstd_sys-e42142b6c738be0f.rlib" "/opt/rustwide/target/debug/deps/libflate2-6ad5ab74accbb111.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-64a69ce3f952af2e.rlib" "/opt/rustwide/target/debug/deps/libadler-c1df679d243ed5d4.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-0f13e5f5013c6eb1.rlib" "/opt/rustwide/target/debug/deps/libactix_service-d13990d994d991b1.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-cb6b56b957eaf8c3.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-ec55ba16ea76952a.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-26d5ea0f19d875a6.rlib" "/opt/rustwide/target/debug/deps/libbitflags-560efdb99b117eef.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-e42fd33de2e77f62.rlib" "/opt/rustwide/target/debug/deps/liblocal_waker-a942800dc3e5ce02.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-7f51dbfeece50d4a.rlib" "/opt/rustwide/target/debug/deps/libtokio-1a592eeee75acc21.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-4907c3f6227e36b3.rlib" "/opt/rustwide/target/debug/deps/libsocket2-a967afd50e316852.rlib" "/opt/rustwide/target/debug/deps/libmemchr-5bb1e7ca77e59bdd.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-549db65b1a2041d4.rlib" "/opt/rustwide/target/debug/deps/libmio-5208e90773eb66eb.rlib" "/opt/rustwide/target/debug/deps/liblog-2af006f81cb814a9.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-dee0bc6cd2edfe15.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-8309eeb3cbbca0c6.rlib" "/opt/rustwide/target/debug/deps/liblibc-0730e7bde6003ef9.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0128a598f57c42f0.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ed350e9bee83495b.rlib" "/opt/rustwide/target/debug/deps/liblock_api-5d62ca0680cbc8da.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-6ebe5b14c8a6c2d8.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-1a10631c7aff716e.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-64294331a088ff3b.rlib" "/opt/rustwide/target/debug/deps/libhttp-042dcd15d260532a.rlib" "/opt/rustwide/target/debug/deps/libitoa-a396ee382b80f434.rlib" "/opt/rustwide/target/debug/deps/libbytes-77091162d9e32949.rlib" "/opt/rustwide/target/debug/deps/libfnv-574dedeaa4c89e1d.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-72b35984a787fb54.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0fdedff926cd8b5a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-fe0525e327a5464a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-795b2243f06bd098.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-86ce554ff6ad08cd.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1be635a4727d8e5e.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1e55d89766af9c5f.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-02605c7065574d0d.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-0d17ba1067febc2c.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-2408fbe38b247900.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b3c63e8997fdca47.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-bfa7a39ebb77d49a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4b955078cf51c0a1.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1a6fbee0083900be.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-2b93db426c5a26c2.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b30975e2b876cf32.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-cd2f2bc505f56f50.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-ec02dd343723da85.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-408115ade0360d2a.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/test_users-6d6da8871c0d90e9" "-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 previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `authust` (test "test_users") due to 2 previous errors; 1 warning emitted [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" "138347bc3f303ff86d285f820785b611c13d54acc4309e12e52b74f2bb276cdb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "138347bc3f303ff86d285f820785b611c13d54acc4309e12e52b74f2bb276cdb", kill_on_drop: false }` [INFO] [stdout] 138347bc3f303ff86d285f820785b611c13d54acc4309e12e52b74f2bb276cdb [INFO] building antonguzun/rust_crud against try#53e03135c36e913ff664ce8329041b7e3c2fd358 for pr-117684 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fantonguzun%2Frust_crud" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/antonguzun/rust_crud on toolchain 53e03135c36e913ff664ce8329041b7e3c2fd358 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/antonguzun/rust_crud [INFO] finished tweaking git repo https://github.com/antonguzun/rust_crud [INFO] tweaked toml for git repo https://github.com/antonguzun/rust_crud written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/antonguzun/rust_crud 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" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] da99de83d955118f0fa5b55e9fd7612aa13b7f98ed8c542626c6a6a851c43727 [INFO] running `Command { std: "docker" "start" "-a" "da99de83d955118f0fa5b55e9fd7612aa13b7f98ed8c542626c6a6a851c43727", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "da99de83d955118f0fa5b55e9fd7612aa13b7f98ed8c542626c6a6a851c43727", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da99de83d955118f0fa5b55e9fd7612aa13b7f98ed8c542626c6a6a851c43727", kill_on_drop: false }` [INFO] [stdout] da99de83d955118f0fa5b55e9fd7612aa13b7f98ed8c542626c6a6a851c43727 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 30ba34bf1533d8070b39f057435cff27a925a051e51ab20e5fdb74734029ef42 [INFO] running `Command { std: "docker" "start" "-a" "30ba34bf1533d8070b39f057435cff27a925a051e51ab20e5fdb74734029ef42", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.124 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling parking_lot_core v0.9.2 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling mio v0.8.0 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling tinyvec v1.5.0 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling cc v1.0.71 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling bytestring v1.0.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling zstd-sys v1.6.3+zstd.1.5.2 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling zstd-safe v4.1.4+zstd.1.5.2 [INFO] [stderr] Compiling local-waker v0.1.1 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.3 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling alloc-stdlib v0.2.1 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling firestorm v0.5.0 [INFO] [stderr] Compiling encoding_rs v0.8.29 [INFO] [stderr] Compiling const_fn v0.4.9 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling actix-service v2.0.1 [INFO] [stderr] Compiling tokio-util v0.7.0 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling brotli-decompressor v2.3.2 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling actix-utils v3.0.0 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling cookie v0.16.0 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling time-macros v0.2.3 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling brotli v3.3.3 [INFO] [stderr] Compiling actix-codec v0.5.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling actix-macros v0.2.3 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling derive_more v0.99.16 [INFO] [stderr] Compiling time v0.3.4 [INFO] [stderr] Compiling actix-rt v2.6.0 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling actix-router v0.5.0 [INFO] [stderr] Compiling sha2 v0.9.8 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling sha-1 v0.10.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling siphasher v0.3.7 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling postgres-protocol v0.6.2 [INFO] [stderr] Compiling h2 v0.3.11 [INFO] [stderr] Compiling local-channel v0.1.2 [INFO] [stderr] Compiling actix-server v2.0.0 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling actix-web-codegen v4.0.0 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling phf v0.10.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling deadpool-runtime v0.1.2 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling blake2b_simd v1.0.0 [INFO] [stderr] Compiling deadpool v0.9.1 [INFO] [stderr] Compiling actix-grants-proc-macro v2.0.0 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling rust-argon2 v1.0.0 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling sql-builder v3.1.1 [INFO] [stderr] Compiling postgres-types v0.2.2 [INFO] [stderr] Compiling jwt v0.16.0 [INFO] [stderr] Compiling tokio-postgres v0.7.5 [INFO] [stderr] Compiling deadpool-postgres v0.10.0 [INFO] [stderr] Compiling zstd v0.10.0+zstd.1.5.2 [INFO] [stderr] Compiling actix-http v3.0.0 [INFO] [stderr] Compiling actix-web v4.0.1 [INFO] [stderr] Compiling actix-web-grants v3.0.0 [INFO] [stderr] Compiling actix-web-httpauth v0.6.0 [INFO] [stderr] Compiling authust v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 35.00s [INFO] running `Command { std: "docker" "inspect" "30ba34bf1533d8070b39f057435cff27a925a051e51ab20e5fdb74734029ef42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "30ba34bf1533d8070b39f057435cff27a925a051e51ab20e5fdb74734029ef42", kill_on_drop: false }` [INFO] [stdout] 30ba34bf1533d8070b39f057435cff27a925a051e51ab20e5fdb74734029ef42 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 61350ea7641f42d89963b90a32ec0998b29dad99b61bdd2f9fb6d4bc264bbeb2 [INFO] running `Command { std: "docker" "start" "-a" "61350ea7641f42d89963b90a32ec0998b29dad99b61bdd2f9fb6d4bc264bbeb2", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling semver v1.0.6 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling rstest v0.12.0 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling actix-macros v0.2.3 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling derive_more v0.99.16 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling actix-web-codegen v4.0.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling actix-rt v2.6.0 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling actix-grants-proc-macro v2.0.0 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling deadpool v0.9.1 [INFO] [stderr] Compiling sql-builder v3.1.1 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling h2 v0.3.11 [INFO] [stderr] Compiling local-channel v0.1.2 [INFO] [stderr] Compiling actix-server v2.0.0 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling actix-router v0.5.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling actix-http v3.0.0 [INFO] [stderr] Compiling postgres-types v0.2.2 [INFO] [stderr] Compiling jwt v0.16.0 [INFO] [stderr] Compiling tokio-postgres v0.7.5 [INFO] [stderr] Compiling actix-web v4.0.1 [INFO] [stderr] Compiling deadpool-postgres v0.10.0 [INFO] [stderr] Compiling actix-web-grants v3.0.0 [INFO] [stderr] Compiling actix-web-httpauth v0.6.0 [INFO] [stderr] Compiling authust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variant `RoleManager` is never constructed [INFO] [stdout] --> tests/utils.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 60 | pub enum IntenalRoles { [INFO] [stdout] | ------------ variant in this enum [INFO] [stdout] 61 | RoleAdmin, [INFO] [stdout] 62 | RoleManager, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `RoleManager` is never constructed [INFO] [stdout] --> tests/utils.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 60 | pub enum IntenalRoles { [INFO] [stdout] | ------------ variant in this enum [INFO] [stdout] 61 | RoleAdmin, [INFO] [stdout] 62 | RoleManager, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `RoleManager` and `RoleStaff` are never constructed [INFO] [stdout] --> tests/utils.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 60 | pub enum IntenalRoles { [INFO] [stdout] | ------------ variants in this enum [INFO] [stdout] 61 | RoleAdmin, [INFO] [stdout] 62 | RoleManager, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 63 | RoleStaff, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` 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] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 20.70s [INFO] running `Command { std: "docker" "inspect" "61350ea7641f42d89963b90a32ec0998b29dad99b61bdd2f9fb6d4bc264bbeb2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61350ea7641f42d89963b90a32ec0998b29dad99b61bdd2f9fb6d4bc264bbeb2", kill_on_drop: false }` [INFO] [stdout] 61350ea7641f42d89963b90a32ec0998b29dad99b61bdd2f9fb6d4bc264bbeb2