[INFO] fetching crate saw 3.0.0... [INFO] testing saw-3.0.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate saw 3.0.0 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate saw 3.0.0 [INFO] finished tweaking crates.io crate saw 3.0.0 [INFO] tweaked toml for crates.io crate saw 3.0.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate saw 3.0.0 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 287 packages to latest compatible versions [INFO] [stderr] Adding actix-web v3.3.3 (available: v4.11.0) [INFO] [stderr] Adding diesel v1.4.8 (available: v2.2.11) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pq-sys v0.4.8 [INFO] [stderr] Downloaded saw_mcr v0.2.0 [INFO] [stderr] Downloaded actix-http v2.2.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 56b093d503b6cb2ec521b166089a3a3c43ab3601a96b79248e0659e19604e267 [INFO] running `Command { std: "docker" "start" "-a" "56b093d503b6cb2ec521b166089a3a3c43ab3601a96b79248e0659e19604e267", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "56b093d503b6cb2ec521b166089a3a3c43ab3601a96b79248e0659e19604e267", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56b093d503b6cb2ec521b166089a3a3c43ab3601a96b79248e0659e19604e267", kill_on_drop: false }` [INFO] [stdout] 56b093d503b6cb2ec521b166089a3a3c43ab3601a96b79248e0659e19604e267 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 584b3bd2ad4a935dfb049795771dea52649fd036e6389b1e546ac18583cfa15c [INFO] running `Command { std: "docker" "start" "-a" "584b3bd2ad4a935dfb049795771dea52649fd036e6389b1e546ac18583cfa15c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling pin-project-internal v0.4.30 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.39 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tinyvec v1.9.0 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling const_fn v0.4.11 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling actix-macros v0.1.3 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling pin-project v0.4.30 [INFO] [stderr] Compiling actix-codec v0.3.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling enum-as-inner v0.3.4 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling actix-service v1.0.6 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling actix-threadpool v0.3.3 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling actix-rt v1.1.1 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling actix-utils v2.0.0 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling resolv-conf v0.7.4 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling trust-dns-proto v0.19.7 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling brotli-decompressor v2.5.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling pest_meta v2.8.1 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Compiling brotli v3.5.0 [INFO] [stderr] Compiling trust-dns-resolver v0.19.7 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling actix-connect v2.0.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling pq-sys v0.4.8 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling actix-server v1.0.4 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling pest_generator v2.8.1 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.7 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling bytestring v1.4.0 [INFO] [stderr] Compiling deunicode v1.6.2 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling slug v0.1.6 [INFO] [stderr] Compiling actix-router v0.2.7 [INFO] [stderr] Compiling pest_derive v2.8.1 [INFO] [stderr] Compiling r2d2 v0.8.10 [INFO] [stderr] Compiling actix-testing v1.0.1 [INFO] [stderr] Compiling actix-http v2.2.2 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling actix-tls v2.0.0 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling actix-web-codegen v0.4.0 [INFO] [stderr] Compiling saw_mcr v0.2.0 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling awc v2.0.3 [INFO] [stderr] Compiling tera v1.20.0 [INFO] [stderr] Compiling diesel v1.4.8 [INFO] [stderr] Compiling actix-web v3.3.3 [INFO] [stderr] Compiling saw v3.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | pub use { [INFO] [stdout] | _________^ [INFO] [stdout] 13 | | saw_mcr::*, [INFO] [stdout] 14 | | [INFO] [stdout] 15 | | actix_web::*, [INFO] [stdout] 16 | | tera::*, [INFO] [stdout] | | ------- but the name `Error` in the type namespace is also re-exported here [INFO] [stdout] 17 | | diesel::* [INFO] [stdout] 18 | | }; [INFO] [stdout] | |_^ the name `Error` in the type namespace is first re-exported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | pub use { [INFO] [stdout] | _________^ [INFO] [stdout] 13 | | saw_mcr::*, [INFO] [stdout] 14 | | [INFO] [stdout] 15 | | actix_web::*, [INFO] [stdout] 16 | | tera::*, [INFO] [stdout] | | ------- but the name `Result` in the type namespace is also re-exported here [INFO] [stdout] 17 | | diesel::* [INFO] [stdout] 18 | | }; [INFO] [stdout] | |_^ the name `Result` in the type namespace is first re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 01s [INFO] running `Command { std: "docker" "inspect" "584b3bd2ad4a935dfb049795771dea52649fd036e6389b1e546ac18583cfa15c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "584b3bd2ad4a935dfb049795771dea52649fd036e6389b1e546ac18583cfa15c", kill_on_drop: false }` [INFO] [stdout] 584b3bd2ad4a935dfb049795771dea52649fd036e6389b1e546ac18583cfa15c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 9615517dcd966e1f3502fe845b2a05f8205f8bfab918ccef069c4255861dc777 [INFO] running `Command { std: "docker" "start" "-a" "9615517dcd966e1f3502fe845b2a05f8205f8bfab918ccef069c4255861dc777", kill_on_drop: false }` [INFO] [stderr] Compiling saw v3.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | pub use { [INFO] [stdout] | _________^ [INFO] [stdout] 13 | | saw_mcr::*, [INFO] [stdout] 14 | | [INFO] [stdout] 15 | | actix_web::*, [INFO] [stdout] 16 | | tera::*, [INFO] [stdout] | | ------- but the name `Error` in the type namespace is also re-exported here [INFO] [stdout] 17 | | diesel::* [INFO] [stdout] 18 | | }; [INFO] [stdout] | |_^ the name `Error` in the type namespace is first re-exported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | pub use { [INFO] [stdout] | _________^ [INFO] [stdout] 13 | | saw_mcr::*, [INFO] [stdout] 14 | | [INFO] [stdout] 15 | | actix_web::*, [INFO] [stdout] 16 | | tera::*, [INFO] [stdout] | | ------- but the name `Result` in the type namespace is also re-exported here [INFO] [stdout] 17 | | diesel::* [INFO] [stdout] 18 | | }; [INFO] [stdout] | |_^ the name `Result` in the type namespace is first re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | pub use { [INFO] [stdout] | _________^ [INFO] [stdout] 13 | | saw_mcr::*, [INFO] [stdout] 14 | | [INFO] [stdout] 15 | | actix_web::*, [INFO] [stdout] 16 | | tera::*, [INFO] [stdout] | | ------- but the name `Error` in the type namespace is also re-exported here [INFO] [stdout] 17 | | diesel::* [INFO] [stdout] 18 | | }; [INFO] [stdout] | |_^ the name `Error` in the type namespace is first re-exported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | pub use { [INFO] [stdout] | _________^ [INFO] [stdout] 13 | | saw_mcr::*, [INFO] [stdout] 14 | | [INFO] [stdout] 15 | | actix_web::*, [INFO] [stdout] 16 | | tera::*, [INFO] [stdout] | | ------- but the name `Result` in the type namespace is also re-exported here [INFO] [stdout] 17 | | diesel::* [INFO] [stdout] 18 | | }; [INFO] [stdout] | |_^ the name `Result` in the type namespace is first re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustcfBpa2z/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libdotenv-071ec522f34dd5ab.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libdiesel-b9ffe1f8ee50d73f.rlib,libpq_sys-e08123ff87be9a9b.rlib}.rlib" "-lpq" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libr2d2-e2104211fabf86a9.rlib,libscheduled_thread_pool-c3f904fac7a14b48.rlib,libparking_lot-c220bb0854f157af.rlib,libparking_lot_core-c519eb762b76aec1.rlib,libtera-2c69a6c597b891b4.rlib,libslug-5782727555649698.rlib,libdeunicode-10e575d217d37a7d.rlib,libglobwalk-78ea55b314a9ccc8.rlib,libbitflags-f034ce1dbc73dff8.rlib,libignore-b6c150faa359273b.rlib,libwalkdir-a6384958eaeb735e.rlib,libsame_file-ebfa63be59ead6ba.rlib,libcrossbeam_deque-7772eda2d0b2a6b9.rlib,libcrossbeam_epoch-b6388c017fb3a6af.rlib,libcrossbeam_utils-3e8757fdca4554a3.rlib,libglobset-ec1158d2fa015b5a.rlib,libbstr-72ec53698487bdb8.rlib,libpest-dc966237362096aa.rlib,libucd_trie-a31d05edd9cdb7bb.rlib,libthiserror-93c36cabc441ec58.rlib,librand-fa4ca140e67828ce.rlib,librand_chacha-bf2d765643483cf4.rlib,librand_core-ad7f21623b46500d.rlib,libgetrandom-e2e6d52622a810bd.rlib,libunic_segment-06830b2ed2ab8a98.rlib,libunic_ucd_segment-736607a6993d4bda.rlib,libunic_ucd_version-014ef47f161018ba.rlib,libunic_common-be5fc0f13f0000c6.rlib,libunic_char_property-fd2cf69e511793c8.rlib,libunic_char_range-1020285835010649.rlib,libhumansize-f48020a35cdfc32d.rlib,liblibm-c75a9b355d312f74.rlib,libchrono_tz-770a6f12eca3eee1.rlib,libphf-1764104349cf206b.rlib,libphf_shared-1c475433e6cab9fe.rlib,libsiphasher-a16aec30ce993c09.rlib,libchrono-58da02664ac3a78d.rlib,libiana_time_zone-bcdbc0f1f6b78de9.rlib,libnum_traits-580341538e30138e.rlib,libactix_web-0eed766c2ce6207f.rlib,libactix_tls-87a012048d1197c5.rlib,libawc-037e84d27d20550d.rlib,libactix_server-307ab86c090885a6.rlib,libsocket2-95d95ed88f6a8594.rlib,libactix_router-04eeb6ba69d0fdea.rlib,libbytestring-a04340187eb02850.rlib,libactix_http-04850d99b03c339e.rlib,libbase64-210cb8e8f1260603.rlib,libhttparse-15bf9b6c0e0d4108.rlib,libitoa-7c9a83f6047c872a.rlib,libsha1-e10df0e0aca0c554.rlib,libopaque_debug-e6e9625e5e37299b.rlib,libcpufeatures-2ee2f674f09dff3b.rlib,libblock_buffer-bc3d7acc82be61f2.rlib,libdigest-31600af9cc987f17.rlib,libgeneric_array-6c999281ea8e9353.rlib,libtypenum-946f014670f06d4a.rlib,libserde_urlencoded-d07866e7e49dda06.rlib,libserde_json-1c134ff715c500a6.rlib,libryu-0a228f54b75663b5.rlib,libcookie-39315a2137976f0b.rlib,libserde-f0cb745b7aef5fe7.rlib,libencoding_rs-8097bd3694a71b8a.rlib,libregex-0dff978db67799a5.rlib,libregex_automata-9ef4d8f158ae8f1b.rlib,libaho_corasick-01303506f133d477.rlib,libregex_syntax-68ebd4ae9920c658.rlib,liblanguage_tags-158ba6cd45e642ae.rlib,libmime-e6f732c53ac9de40.rlib,libflate2-7390695cb6d4a4ae.rlib,libminiz_oxide-632cfc4a0c0292b5.rlib,libadler2-b5c18c9729528d75.rlib,libcrc32fast-cc73f2b4e2db2e49.rlib,libbrotli-9d788e7f3b66e506.rlib,libbrotli_decompressor-fe62783501d6bf5f.rlib,liballoc_stdlib-2d9614a4924c2b2e.rlib,liballoc_no_stdlib-7ede03eb77986b80.rlib,libtime-d93405de50da13fe.rlib,libtime_macros-55aaac098917a766.rlib,libstandback-27b2b86d15c2fec9.rlib,libfxhash-c493f72d80a22016.rlib,libbyteorder-1e24148c060ae1e7.rlib,libactix_utils-846cc000cd371a8a.rlib,libactix_connect-e57567c8fe58f68f.rlib,libtrust_dns_resolver-0241f87af9b0bbac.rlib,libresolv_conf-07c0a2f8a88e7531.rlib,libtrust_dns_proto-b651414dc6062fd1.rlib,librand-7b6e96c0c292c1d2.rlib,librand_chacha-b34c606e3b9aba4b.rlib,libppv_lite86-989f981f78363571.rlib,libzerocopy-cb6604b278eb5d7e.rlib,librand_core-f7e14b6a94f0b127.rlib,libgetrandom-9b9668374ed3a059.rlib,liburl-53f04a20a5c07dd9.rlib,libidna-20713be0cc830ce4.rlib,libutf8_iter-91f65759b740ff04.rlib,libidna_adapter-ac1db444dc3f231e.rlib,libicu_properties-bb68be09a2ae56a2.rlib,libicu_properties_data-4a1ba444466da1b5.rlib,libicu_normalizer-ec36bdf5502c275e.rlib,libicu_normalizer_data-b99ba7cb6c32814c.rlib,libicu_collections-6cb5885f3fe7a1b5.rlib,libpotential_utf-dfc4ae5163c2b370.rlib,libicu_provider-17914186a2b3ac2e.rlib,libicu_locale_core-bacefd141b690512.rlib,libtinystr-f682312071a8661e.rlib,liblitemap-a16138ac2f47f789.rlib,libwriteable-16e2a66eaf9f0b4c.rlib,libzerovec-da21f8b0cba5058c.rlib,libzerotrie-d67bd268b25fa7f6.rlib,libyoke-8108f565d7b1ab2e.rlib,libstable_deref_trait-bd927906e69329b4.rlib,libzerofrom-b0a8f2552b7a443f.rlib,libform_urlencoded-6808de56d72ebd61.rlib,libpercent_encoding-4808a78ba306dff8.rlib,libidna-509bf6b373765c62.rlib,libunicode_normalization-829fec1dbaedfaa6.rlib,libtinyvec-f34fb2da5345b395.rlib,libtinyvec_macros-39420a9672e6a692.rlib,libunicode_bidi-34d311bf2b33f794.rlib,libmatches-f5be1760a6872214.rlib,libthiserror-9ea25b7b260e02ee.rlib,liblru_cache-d2dd2a79bf790a19.rlib,liblinked_hash_map-60e0df461c810b67.rlib,libfutures-5edd63a77101f207.rlib,libactix_rt-ee350336b27ad2a7.rlib,libactix_threadpool-634015d0d417f676.rlib,libthreadpool-d043161a5324d6b5.rlib,libnum_cpus-89946255309248b1.rlib,libparking_lot-862d6dc952f89479.rlib,libparking_lot_core-78eab5b7fa650977.rlib,liblock_api-a1a42cac6aa59082.rlib,libscopeguard-339f7eb6e1fefd1f.rlib,libinstant-d7b492231f5c759a.rlib,libcfg_if-bfc6e2941b0f95e3.rlib,libsmallvec-5d5f3fb0d6faa605.rlib,libcopyless-a262f19d9849c2e3.rlib,libeither-9b55149537fab0d1.rlib,libh2-b4047d86a6cb38c3.rlib,libtracing_futures-20701c6b799c9a7e.rlib,libtracing-f7b81d4a7538a822.rlib,libtracing_core-8fb879b64c418583.rlib,libonce_cell-9f23038a26dfc6d0.rlib,libindexmap-420bad1e15908d04.rlib,libhashbrown-94464ed281767ecc.rlib,libhttp-8c01cbacdab6e414.rlib,libitoa-ffb801c715a80a64.rlib,libbytes-0deeb68a8e6966b8.rlib,libfnv-81596130b397d5c3.rlib,libactix_service-62988ca17edeaa93.rlib,libactix_codec-bd54cd217227f518.rlib,libbitflags-e274cd04b58a060d.rlib,libtokio_util-43d3cae542eb48fc.rlib,libtokio-5945bc4b789374fa.rlib,libsignal_hook_registry-df17653146c4386a.rlib,libmio_uds-913017d1d2f096f4.rlib,liblazy_static-f3dc5c13b01a78ba.rlib,libmio-c0d0c2974f19de84.rlib,libiovec-1b1d8f4749541ab0.rlib,libnet2-50a44c9f18a12961.rlib,libcfg_if-2d17986ae484e939.rlib,liblibc-3f7c52bc1ec3e0c7.rlib,libpin_project_lite-8a66df2ca27e844a.rlib,libpin_project-6ab905b712a15370.rlib,libpin_project-bcf41ddc5b67c014.rlib,libfutures_util-cd34e130a378848d.rlib,libmemchr-1aee4b866184c097.rlib,libfutures_io-48a223b618848720.rlib,libslab-ab03e73cecfeb230.rlib,libfutures_channel-6b1034c5b0c9853e.rlib,libpin_project_lite-0d5016e1f2870cc0.rlib,libfutures_sink-5bcde6d6efedd2a7.rlib,libfutures_task-668b9442d038e652.rlib,libpin_utils-b08f1197f0cdae19.rlib,libfutures_core-aea49b3401aac6bb.rlib,libbytes-3e6aab9f92fa68ff.rlib,liblog-fe55feed4fa9693d.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustcfBpa2z/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/saw-8d192b12f3d97ad7" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/rustup-home/toolchains/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/lib/rustlib/x86_64-unknown-linux-musl/lib/libstd-6552f92f1a5eadae.rlib(std-6552f92f1a5eadae.std.ac8d423ff4d2d0a4-cgu.0.rcgu.o): in function `>::try_from::{{closure}}': [INFO] [stdout] /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/net/connection/socket.rs:319:(.text._ZN117_$LT$std..sys..net..connection..socket..LookupHost$u20$as$u20$core..convert..TryFrom$LT$$LP$$RF$str$C$u16$RP$$GT$$GT$8try_from28_$u7b$$u7b$closure$u7d$$u7d$17hf58eb60cc1c9f331E+0x57): warning: Using 'getaddrinfo' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [INFO] [stdout] /usr/bin/ld: /opt/rustwide/rustup-home/toolchains/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/lib/rustlib/x86_64-unknown-linux-musl/lib/libstd-6552f92f1a5eadae.rlib(std-6552f92f1a5eadae.std.ac8d423ff4d2d0a4-cgu.0.rcgu.o): in function `std::sys::pal::unix::os::home_dir::fallback': [INFO] [stdout] /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/pal/unix/os.rs:671:(.text._ZN3std3env8home_dir17h7b909c53ac52fbe9E+0xc5): warning: Using 'getpwuid_r' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [INFO] [stdout] /usr/bin/ld: /tmp/ccoLl3x5.ltrans0.ltrans.o: relocation R_X86_64_32S against `.bss' can not be used when making a PIE object; recompile with -fPIE [INFO] [stdout] /usr/bin/ld: failed to set dynamic section sizes: bad value [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] /usr/bin/ld: /opt/rustwide/rustup-home/toolchains/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/lib/rustlib/x86_64-unknown-linux-musl/lib/libstd-6552f92f1a5eadae.rlib(std-6552f92f1a5eadae.std.ac8d423ff4d2d0a4-cgu.0.rcgu.o): note: the message above does not take linker garbage collection into account [INFO] [stdout] /usr/bin/ld: /opt/rustwide/rustup-home/toolchains/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/lib/rustlib/x86_64-unknown-linux-musl/lib/libstd-6552f92f1a5eadae.rlib(std-6552f92f1a5eadae.std.ac8d423ff4d2d0a4-cgu.0.rcgu.o): note: the message above does not take linker garbage collection into account [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `saw` (lib test) due to 1 previous error; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "9615517dcd966e1f3502fe845b2a05f8205f8bfab918ccef069c4255861dc777", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9615517dcd966e1f3502fe845b2a05f8205f8bfab918ccef069c4255861dc777", kill_on_drop: false }` [INFO] [stdout] 9615517dcd966e1f3502fe845b2a05f8205f8bfab918ccef069c4255861dc777