[INFO] cloning repository https://github.com/tweedegolf/ci-standard [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tweedegolf/ci-standard" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftweedegolf%2Fci-standard", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftweedegolf%2Fci-standard'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8a86982a6fc665916d35f4c38982fbdd70622543 [INFO] testing tweedegolf/ci-standard against master#d7bd9cd469ff6871420007f091ef52fc32d2ca99 for pr-121417 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftweedegolf%2Fci-standard" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tweedegolf/ci-standard on toolchain d7bd9cd469ff6871420007f091ef52fc32d2ca99 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d7bd9cd469ff6871420007f091ef52fc32d2ca99" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tweedegolf/ci-standard [INFO] finished tweaking git repo https://github.com/tweedegolf/ci-standard [INFO] tweaked toml for git repo https://github.com/tweedegolf/ci-standard written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/tweedegolf/ci-standard 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" "+d7bd9cd469ff6871420007f091ef52fc32d2ca99" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d7bd9cd469ff6871420007f091ef52fc32d2ca99" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5e358492d0d7a0c7d4e79618d09b764cbb5fab976c6555b5163c201a238ce289 [INFO] running `Command { std: "docker" "start" "-a" "5e358492d0d7a0c7d4e79618d09b764cbb5fab976c6555b5163c201a238ce289", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5e358492d0d7a0c7d4e79618d09b764cbb5fab976c6555b5163c201a238ce289", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e358492d0d7a0c7d4e79618d09b764cbb5fab976c6555b5163c201a238ce289", kill_on_drop: false }` [INFO] [stdout] 5e358492d0d7a0c7d4e79618d09b764cbb5fab976c6555b5163c201a238ce289 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d7bd9cd469ff6871420007f091ef52fc32d2ca99" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ec77e8c0f6dd34f09e3c9e392c8c848bbd6b915c330381ec7c1be6627d0a0b91 [INFO] running `Command { std: "docker" "start" "-a" "ec77e8c0f6dd34f09e3c9e392c8c848bbd6b915c330381ec7c1be6627d0a0b91", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling pin-project-lite v0.2.10 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling parking v2.1.0 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling serde v1.0.171 [INFO] [stderr] Compiling concurrent-queue v2.2.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling async-lock v2.7.0 [INFO] [stderr] Compiling rustix v0.37.23 [INFO] [stderr] Compiling quote v1.0.31 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling async-trait v0.1.71 [INFO] [stderr] Compiling syn v2.0.26 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling serde_json v1.0.103 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling cookie-factory v0.3.2 [INFO] [stderr] Compiling async-task v4.4.0 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling url v2.4.0 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling atomic-waker v1.1.1 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling blocking v1.3.1 [INFO] [stderr] Compiling async-executor v1.5.1 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling tcp-stream v0.26.1 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling amq-protocol v7.1.2 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling lapin v2.3.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling uuid v1.4.1 [INFO] [stderr] Compiling dashmap v5.5.0 [INFO] [stderr] Compiling async-global-executor v2.3.1 [INFO] [stderr] Compiling regex-automata v0.3.3 [INFO] [stderr] Compiling serde_derive v1.0.171 [INFO] [stderr] Compiling pin-project-internal v1.1.2 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling executor-trait v2.1.0 [INFO] [stderr] Compiling reactor-trait v1.1.0 [INFO] [stderr] Compiling regex v1.9.1 [INFO] [stderr] Compiling async-reactor-trait v1.1.0 [INFO] [stderr] Compiling async-global-executor-trait v2.1.0 [INFO] [stderr] Compiling pin-project v1.1.2 [INFO] [stderr] Compiling flume v0.10.14 [INFO] [stderr] Compiling pinky-swear v6.1.0 [INFO] [stderr] Compiling amq-protocol-types v7.1.2 [INFO] [stderr] Compiling amq-protocol-uri v7.1.2 [INFO] [stderr] Compiling amq-protocol-tcp v7.1.2 [INFO] [stderr] Compiling knien v0.0.10 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.55s [INFO] running `Command { std: "docker" "inspect" "ec77e8c0f6dd34f09e3c9e392c8c848bbd6b915c330381ec7c1be6627d0a0b91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec77e8c0f6dd34f09e3c9e392c8c848bbd6b915c330381ec7c1be6627d0a0b91", kill_on_drop: false }` [INFO] [stdout] ec77e8c0f6dd34f09e3c9e392c8c848bbd6b915c330381ec7c1be6627d0a0b91 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d7bd9cd469ff6871420007f091ef52fc32d2ca99" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bc021ed8707b96703f895ec1b15acf59c49fd975174418b70babfcfa828a45e7 [INFO] running `Command { std: "docker" "start" "-a" "bc021ed8707b96703f895ec1b15acf59c49fd975174418b70babfcfa828a45e7", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling syn v2.0.26 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling blocking v1.3.1 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling async-global-executor v2.3.1 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling tracing-subscriber v0.3.17 [INFO] [stderr] Compiling test-case-core v3.1.0 [INFO] [stderr] Compiling test-case-macros v3.1.0 [INFO] [stderr] Compiling serde_derive v1.0.171 [INFO] [stderr] Compiling async-trait v0.1.71 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling pin-project-internal v1.1.2 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling test-case v3.1.0 [INFO] [stderr] Compiling executor-trait v2.1.0 [INFO] [stderr] Compiling reactor-trait v1.1.0 [INFO] [stderr] Compiling async-reactor-trait v1.1.0 [INFO] [stderr] Compiling async-global-executor-trait v2.1.0 [INFO] [stderr] Compiling pin-project v1.1.2 [INFO] [stderr] Compiling flume v0.10.14 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling pinky-swear v6.1.0 [INFO] [stderr] Compiling serde v1.0.171 [INFO] [stderr] Compiling serde_json v1.0.103 [INFO] [stderr] Compiling amq-protocol-types v7.1.2 [INFO] [stderr] Compiling amq-protocol-uri v7.1.2 [INFO] [stderr] Compiling amq-protocol-tcp v7.1.2 [INFO] [stderr] Compiling amq-protocol v7.1.2 [INFO] [stderr] Compiling lapin v2.3.1 [INFO] [stderr] Compiling knien v0.0.10 (/opt/rustwide/workdir) [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/chan/mod.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | pub use rpc::*; [INFO] [stdout] | ^^^^^^ the name `FrameBus` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 121 | pub use tests::*; [INFO] [stdout] | -------- but the name `FrameBus` in the type namespace is also re-exported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> src/chan/mod.rs:124:1 [INFO] [stdout] | [INFO] [stdout] 124 | / mod tests { [INFO] [stdout] 125 | | use async_trait::async_trait; [INFO] [stdout] 126 | | use lapin::BasicProperties; [INFO] [stdout] 127 | | use serde::{Deserialize, Serialize}; [INFO] [stdout] ... | [INFO] [stdout] 174 | | } [INFO] [stdout] 175 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] note: the name `tests` in the type namespace is supposed to be publicly re-exported here [INFO] [stdout] --> src/chan/mod.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | pub use direct::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> src/chan/mod.rs:124:1 [INFO] [stdout] | [INFO] [stdout] 124 | / mod tests { [INFO] [stdout] 125 | | use async_trait::async_trait; [INFO] [stdout] 126 | | use lapin::BasicProperties; [INFO] [stdout] 127 | | use serde::{Deserialize, Serialize}; [INFO] [stdout] ... | [INFO] [stdout] 174 | | } [INFO] [stdout] 175 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: `#[warn(hidden_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 22.91s [INFO] running `Command { std: "docker" "inspect" "bc021ed8707b96703f895ec1b15acf59c49fd975174418b70babfcfa828a45e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc021ed8707b96703f895ec1b15acf59c49fd975174418b70babfcfa828a45e7", kill_on_drop: false }` [INFO] [stdout] bc021ed8707b96703f895ec1b15acf59c49fd975174418b70babfcfa828a45e7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d7bd9cd469ff6871420007f091ef52fc32d2ca99" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5bfe40a68dae61528fcf259049de3bfcb1edee8f24dd0e5c4f591b7d18f9118a [INFO] running `Command { std: "docker" "start" "-a" "5bfe40a68dae61528fcf259049de3bfcb1edee8f24dd0e5c4f591b7d18f9118a", kill_on_drop: false }` [INFO] [stderr] warning: ambiguous glob re-exports [INFO] [stderr] --> src/chan/mod.rs:19:9 [INFO] [stderr] | [INFO] [stderr] 19 | pub use rpc::*; [INFO] [stderr] | ^^^^^^ the name `FrameBus` in the type namespace is first re-exported here [INFO] [stderr] ... [INFO] [stderr] 121 | pub use tests::*; [INFO] [stderr] | -------- but the name `FrameBus` in the type namespace is also re-exported here [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: private item shadows public glob re-export [INFO] [stderr] --> src/chan/mod.rs:124:1 [INFO] [stderr] | [INFO] [stderr] 124 | / mod tests { [INFO] [stderr] 125 | | use async_trait::async_trait; [INFO] [stderr] 126 | | use lapin::BasicProperties; [INFO] [stderr] 127 | | use serde::{Deserialize, Serialize}; [INFO] [stderr] ... | [INFO] [stderr] 174 | | } [INFO] [stderr] 175 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] note: the name `tests` in the type namespace is supposed to be publicly re-exported here [INFO] [stderr] --> src/chan/mod.rs:17:9 [INFO] [stderr] | [INFO] [stderr] 17 | pub use direct::*; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] note: but the private item here shadows it [INFO] [stderr] --> src/chan/mod.rs:124:1 [INFO] [stderr] | [INFO] [stderr] 124 | / mod tests { [INFO] [stderr] 125 | | use async_trait::async_trait; [INFO] [stderr] 126 | | use lapin::BasicProperties; [INFO] [stderr] 127 | | use serde::{Deserialize, Serialize}; [INFO] [stderr] ... | [INFO] [stderr] 174 | | } [INFO] [stderr] 175 | | } [INFO] [stderr] | |_^ [INFO] [stderr] = note: `#[warn(hidden_glob_reexports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `knien` (lib test) generated 2 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/knien-3a1bd44aee06046b) [INFO] [stdout] [INFO] [stdout] running 42 tests [INFO] [stdout] test chan::topic::tests::test_invalid_consume_routing_key::contains_pound_sign_20 ... ok [INFO] [stdout] test chan::topic::tests::test_invalid_consume_routing_key::contains_pound_sign_22 ... ok [INFO] [stdout] test chan::topic::tests::test_invalid_consume_routing_key::contains_pound_sign_23 ... ok [INFO] [stdout] test chan::topic::tests::test_invalid_consume_routing_key::contains_pound_sign_21 ... ok [INFO] [stdout] test chan::topic::tests::test_invalid_consume_routing_key::empty_1 ... ok [INFO] [stdout] test chan::topic::tests::test_invalid_consume_routing_key::hash_6 ... ok [INFO] [stdout] test chan::topic::tests::test_invalid_consume_routing_key::double_4 ... ok [INFO] [stdout] test chan::topic::tests::test_invalid_consume_routing_key::invalid_word_9 ... ok [INFO] [stdout] test chan::topic::tests::test_invalid_consume_routing_key::double_2 ... ok [INFO] [stdout] test chan::topic::tests::test_invalid_consume_routing_key::double_3 ... ok [INFO] [stdout] test chan::topic::tests::test_invalid_consume_routing_key::not_starting_with_frame_18 ... ok [INFO] [stdout] test chan::topic::tests::test_invalid_consume_routing_key::too_long_12 ... ok [INFO] [stdout] test chan::topic::tests::test_invalid_consume_routing_key::more_abstract_than_pattern_5 ... ok [INFO] [stdout] test chan::topic::tests::test_invalid_consume_routing_key::too_long_13 ... ok [INFO] [stdout] test chan::topic::tests::test_invalid_consume_routing_key::too_long_11 ... ok [INFO] [stdout] test chan::topic::tests::test_invalid_consume_routing_key::more_abstract_than_pattern_7 ... ok [INFO] [stdout] test chan::topic::tests::test_invalid_consume_routing_key::too_long_10 ... ok [INFO] [stdout] test chan::topic::tests::test_invalid_consume_routing_key::too_long_14 ... ok [INFO] [stdout] test chan::topic::tests::test_invalid_consume_routing_key::too_long_16 ... ok [INFO] [stdout] test chan::topic::tests::test_invalid_consume_routing_key::too_long_15 ... ok [INFO] [stdout] test chan::topic::tests::test_invalid_consume_routing_key::too_long_17 ... ok [INFO] [stdout] test chan::topic::tests::test_invalid_publish_routing_key::abstract_8 ... ok [INFO] [stdout] test chan::topic::tests::test_invalid_publish_routing_key::abstract_9 ... ok [INFO] [stdout] test chan::topic::tests::test_invalid_consume_routing_key::too_long_19 ... ok [INFO] [stdout] test chan::topic::tests::test_invalid_consume_routing_key::too_long_8 ... ok [INFO] [stdout] test chan::topic::tests::test_invalid_publish_routing_key::abstract_7 ... ok [INFO] [stdout] test chan::topic::tests::test_invalid_consume_routing_key::contains_pound_sign_24 ... ok [INFO] [stdout] test chan::topic::tests::test_invalid_publish_routing_key::abstract_10 ... ok [INFO] [stdout] test chan::topic::tests::test_invalid_publish_routing_key::double_2 ... ok [INFO] [stdout] test chan::topic::tests::test_invalid_publish_routing_key::empty_1 ... ok [INFO] [stdout] test chan::topic::tests::test_invalid_publish_routing_key::invalid_prefix_11 ... ok [INFO] [stdout] test chan::topic::tests::test_invalid_publish_routing_key::too_long_12 ... ok [INFO] [stdout] test chan::topic::tests::test_invalid_publish_routing_key::invalid_characters_13 ... ok [INFO] [stdout] test chan::topic::tests::test_invalid_publish_routing_key::too_short_6 ... ok [INFO] [stdout] test chan::topic::tests::test_invalid_publish_routing_key::too_short_5 ... ok [INFO] [stdout] test chan::topic::tests::test_valid_consume_routing_key::_1 ... ok [INFO] [stdout] test chan::topic::tests::test_invalid_publish_routing_key::double_4 ... ok [INFO] [stdout] test chan::topic::tests::test_valid_consume_routing_key::_3 ... ok [INFO] [stdout] test chan::topic::tests::test_valid_publish_routing_key::_1 ... ok [INFO] [stdout] test chan::topic::tests::test_valid_consume_routing_key::_2 ... ok [INFO] [stdout] test chan::topic::tests::test_valid_consume_routing_key::_4 ... ok [INFO] [stdout] test chan::topic::tests::test_invalid_publish_routing_key::double_3 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 42 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Doc-tests knien [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "5bfe40a68dae61528fcf259049de3bfcb1edee8f24dd0e5c4f591b7d18f9118a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5bfe40a68dae61528fcf259049de3bfcb1edee8f24dd0e5c4f591b7d18f9118a", kill_on_drop: false }` [INFO] [stdout] 5bfe40a68dae61528fcf259049de3bfcb1edee8f24dd0e5c4f591b7d18f9118a [INFO] testing tweedegolf/ci-standard against try#393ef12c970fbc7f294cd96c35cb76f9591bc1d6 for pr-121417 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftweedegolf%2Fci-standard" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tweedegolf/ci-standard on toolchain 393ef12c970fbc7f294cd96c35cb76f9591bc1d6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+393ef12c970fbc7f294cd96c35cb76f9591bc1d6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tweedegolf/ci-standard [INFO] finished tweaking git repo https://github.com/tweedegolf/ci-standard [INFO] tweaked toml for git repo https://github.com/tweedegolf/ci-standard written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/tweedegolf/ci-standard 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" "+393ef12c970fbc7f294cd96c35cb76f9591bc1d6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+393ef12c970fbc7f294cd96c35cb76f9591bc1d6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 30662c03062a0686639740a6e57502cae6341af6e932aad40384452f021aca5a [INFO] running `Command { std: "docker" "start" "-a" "30662c03062a0686639740a6e57502cae6341af6e932aad40384452f021aca5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "30662c03062a0686639740a6e57502cae6341af6e932aad40384452f021aca5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "30662c03062a0686639740a6e57502cae6341af6e932aad40384452f021aca5a", kill_on_drop: false }` [INFO] [stdout] 30662c03062a0686639740a6e57502cae6341af6e932aad40384452f021aca5a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+393ef12c970fbc7f294cd96c35cb76f9591bc1d6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ff752f2a5dc8fbb5f28a225130b692cef942494297a4481d3aae8ebfed0ffaef [INFO] running `Command { std: "docker" "start" "-a" "ff752f2a5dc8fbb5f28a225130b692cef942494297a4481d3aae8ebfed0ffaef", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling pin-project-lite v0.2.10 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling parking v2.1.0 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling concurrent-queue v2.2.0 [INFO] [stderr] Compiling serde v1.0.171 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling quote v1.0.31 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling async-lock v2.7.0 [INFO] [stderr] Compiling syn v2.0.26 [INFO] [stderr] Compiling rustix v0.37.23 [INFO] [stderr] Compiling serde_json v1.0.103 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling async-trait v0.1.71 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling async-task v4.4.0 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling cookie-factory v0.3.2 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling url v2.4.0 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling atomic-waker v1.1.1 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling blocking v1.3.1 [INFO] [stderr] Compiling async-executor v1.5.1 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling tcp-stream v0.26.1 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling amq-protocol v7.1.2 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling lapin v2.3.1 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling uuid v1.4.1 [INFO] [stderr] Compiling async-global-executor v2.3.1 [INFO] [stderr] Compiling dashmap v5.5.0 [INFO] [stderr] Compiling serde_derive v1.0.171 [INFO] [stderr] Compiling pin-project-internal v1.1.2 [INFO] [stderr] Compiling regex-automata v0.3.3 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling regex v1.9.1 [INFO] [stderr] Compiling reactor-trait v1.1.0 [INFO] [stderr] Compiling executor-trait v2.1.0 [INFO] [stderr] Compiling pin-project v1.1.2 [INFO] [stderr] Compiling async-reactor-trait v1.1.0 [INFO] [stderr] Compiling async-global-executor-trait v2.1.0 [INFO] [stderr] Compiling flume v0.10.14 [INFO] [stderr] Compiling pinky-swear v6.1.0 [INFO] [stderr] Compiling amq-protocol-types v7.1.2 [INFO] [stderr] Compiling amq-protocol-uri v7.1.2 [INFO] [stderr] Compiling amq-protocol-tcp v7.1.2 [INFO] [stderr] Compiling knien v0.0.10 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.94s [INFO] running `Command { std: "docker" "inspect" "ff752f2a5dc8fbb5f28a225130b692cef942494297a4481d3aae8ebfed0ffaef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff752f2a5dc8fbb5f28a225130b692cef942494297a4481d3aae8ebfed0ffaef", kill_on_drop: false }` [INFO] [stdout] ff752f2a5dc8fbb5f28a225130b692cef942494297a4481d3aae8ebfed0ffaef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+393ef12c970fbc7f294cd96c35cb76f9591bc1d6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3bb774ef268ae7bf220cbb08981fa64a6ea78fc0af2115b58a026ff97476b775 [INFO] running `Command { std: "docker" "start" "-a" "3bb774ef268ae7bf220cbb08981fa64a6ea78fc0af2115b58a026ff97476b775", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling syn v2.0.26 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling blocking v1.3.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling async-global-executor v2.3.1 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling tracing-subscriber v0.3.17 [INFO] [stderr] Compiling test-case-core v3.1.0 [INFO] [stderr] Compiling test-case-macros v3.1.0 [INFO] [stderr] Compiling serde_derive v1.0.171 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling async-trait v0.1.71 [INFO] [stderr] Compiling pin-project-internal v1.1.2 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling test-case v3.1.0 [INFO] [stderr] Compiling executor-trait v2.1.0 [INFO] [stderr] Compiling reactor-trait v1.1.0 [INFO] [stderr] Compiling async-reactor-trait v1.1.0 [INFO] [stderr] Compiling async-global-executor-trait v2.1.0 [INFO] [stderr] Compiling pin-project v1.1.2 [INFO] [stderr] Compiling flume v0.10.14 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling pinky-swear v6.1.0 [INFO] [stderr] Compiling serde v1.0.171 [INFO] [stderr] Compiling serde_json v1.0.103 [INFO] [stderr] Compiling amq-protocol-types v7.1.2 [INFO] [stderr] Compiling amq-protocol-uri v7.1.2 [INFO] [stderr] Compiling amq-protocol-tcp v7.1.2 [INFO] [stderr] Compiling amq-protocol v7.1.2 [INFO] [stderr] Compiling lapin v2.3.1 [INFO] [stderr] Compiling knien v0.0.10 (/opt/rustwide/workdir) [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/chan/mod.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | pub use rpc::*; [INFO] [stdout] | ^^^^^^ the name `FrameBus` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 121 | pub use tests::*; [INFO] [stdout] | -------- but the name `FrameBus` in the type namespace is also re-exported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> src/chan/mod.rs:124:1 [INFO] [stdout] | [INFO] [stdout] 124 | / mod tests { [INFO] [stdout] 125 | | use async_trait::async_trait; [INFO] [stdout] 126 | | use lapin::BasicProperties; [INFO] [stdout] 127 | | use serde::{Deserialize, Serialize}; [INFO] [stdout] ... | [INFO] [stdout] 174 | | } [INFO] [stdout] 175 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] note: the name `tests` in the type namespace is supposed to be publicly re-exported here [INFO] [stdout] --> src/chan/mod.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | pub use direct::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> src/chan/mod.rs:124:1 [INFO] [stdout] | [INFO] [stdout] 124 | / mod tests { [INFO] [stdout] 125 | | use async_trait::async_trait; [INFO] [stdout] 126 | | use lapin::BasicProperties; [INFO] [stdout] 127 | | use serde::{Deserialize, Serialize}; [INFO] [stdout] ... | [INFO] [stdout] 174 | | } [INFO] [stdout] 175 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: `#[warn(hidden_glob_reexports)]` 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/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/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/rustc3Nyaj4/symbols.o" "/opt/rustwide/target/debug/deps/knien-3a1bd44aee06046b.knien.f44200674d55bc0c-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/knien-3a1bd44aee06046b.50dg141ow7ec0x4b.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-0cd255ee414ee1b7.rlib" "/opt/rustwide/rustup-home/toolchains/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-d94d981cfad2e302.rlib" "/opt/rustwide/rustup-home/toolchains/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-bc5c85135ebc2d28.rlib" "/opt/rustwide/rustup-home/toolchains/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-a783581261810918.rlib" "/opt/rustwide/target/debug/deps/libtracing_subscriber-153e8b5fa6031a2e.rlib" "/opt/rustwide/target/debug/deps/libnu_ansi_term-ac264070fcd50d58.rlib" "/opt/rustwide/target/debug/deps/liboverload-667acc2908675926.rlib" "/opt/rustwide/target/debug/deps/libthread_local-641795be127d6c70.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-a6be8f4b05e043db.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-571ae74d40b279ac.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b82c15677deef9e2.rlib" "/opt/rustwide/target/debug/deps/libtest_case-4bd8840cdb777da9.rlib" "/opt/rustwide/target/debug/deps/libregex-4947b8cc67a3c222.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-6e3efa8032c5595a.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-9f73a1191125f090.rlib" "/opt/rustwide/target/debug/deps/libtokio-6fe5ebc3eafc7752.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-aa736b683dc4eb59.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-03dd8cef55180f36.rlib" "/opt/rustwide/target/debug/deps/libbytes-8cb5c9c819f9ddea.rlib" "/opt/rustwide/target/debug/deps/libmio-7bbeb1a25c53cdd8.rlib" "/opt/rustwide/target/debug/deps/libdashmap-21d6144cf7809eca.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-4c2c6e3225a1c7be.rlib" "/opt/rustwide/target/debug/deps/libfutures-83ccbb0973d95485.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-5fba7897888a71b5.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-d330a24ad8887ad3.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-339fc95f834a67dc.rlib" "/opt/rustwide/target/debug/deps/libuuid-0924faf3ae774b07.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-c598f6287c921d6a.rlib" "/opt/rustwide/target/debug/deps/liblapin-61349b7f17099810.rlib" "/opt/rustwide/target/debug/deps/libasync_reactor_trait-08e454c9e6e02f22.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor_trait-4a1142b4e4bfc7cc.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-cd23eeefe24ff559.rlib" "/opt/rustwide/target/debug/deps/libasync_io-b33ac9e15de390f7.rlib" "/opt/rustwide/target/debug/deps/librustix-4b5ca85ef534b7ef.rlib" "/opt/rustwide/target/debug/deps/libio_lifetimes-ab38bdc8d9cd15fa.rlib" "/opt/rustwide/target/debug/deps/libbitflags-560efdb99b117eef.rlib" "/opt/rustwide/target/debug/deps/liblinux_raw_sys-f04efd991d37d9a8.rlib" "/opt/rustwide/target/debug/deps/libpolling-804f145bdfd767e4.rlib" "/opt/rustwide/target/debug/deps/libsocket2-35c2d4dede10e5af.rlib" "/opt/rustwide/target/debug/deps/libblocking-a7adf93528b3b87a.rlib" "/opt/rustwide/target/debug/deps/liblog-e36f1c34d09735e4.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-3e9e512525f2f9d6.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-e67f2aeb264d5523.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-c18ec8a06e614dc7.rlib" "/opt/rustwide/target/debug/deps/libslab-395080db18d53cf4.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-274346c6902bd12b.rlib" "/opt/rustwide/target/debug/deps/libfastrand-018aacaa50f26a94.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-316594b94716acb3.rlib" "/opt/rustwide/target/debug/deps/libparking-e0956da6c71d5862.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-a8e0bb603c1d866f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-7eb40d1042db99d7.rlib" "/opt/rustwide/target/debug/deps/libasync_task-a4fa5acccdb18a57.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-e014d512dfac7d90.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-2b0a1aaf914fc3a3.rlib" "/opt/rustwide/target/debug/deps/libpinky_swear-acb3dc4336fc8259.rlib" "/opt/rustwide/target/debug/deps/libdoc_comment-59471493c3e61b5e.rlib" "/opt/rustwide/target/debug/deps/libflume-1fed98004b1042a6.rlib" "/opt/rustwide/target/debug/deps/libspin-ff64993eb4839274.rlib" "/opt/rustwide/target/debug/deps/libpin_project-f90602a0a9ccca5d.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-703521e3d1a1711f.rlib" "/opt/rustwide/target/debug/deps/libreactor_trait-5ecfbe41d42d48bb.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-118b6907d4a516e2.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-0ac4abf7f5fee4d6.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-ffdd511081644741.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-8b05c97552763dbd.rlib" "/opt/rustwide/target/debug/deps/liblibc-cfd7d6f7ac151829.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-8302a3fc6b125f01.rlib" "/opt/rustwide/target/debug/deps/liblock_api-305bb2b3e553214d.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-003ee3b9b09cebdb.rlib" "/opt/rustwide/target/debug/deps/libexecutor_trait-de5a19b11f51a225.rlib" "/opt/rustwide/target/debug/deps/libamq_protocol-8c09ac1123538554.rlib" "/opt/rustwide/target/debug/deps/libamq_protocol_tcp-27e2d7f883041aec.rlib" "/opt/rustwide/target/debug/deps/libtcp_stream-b77a46d9bb1748c5.rlib" "/opt/rustwide/target/debug/deps/libtracing-d38134d1323c46de.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0128a598f57c42f0.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-736c4a0004d9f22f.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-76816fa0290f4b87.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-fe848ebb2f78f957.rlib" "/opt/rustwide/target/debug/deps/libamq_protocol_uri-122734bb7618531a.rlib" "/opt/rustwide/target/debug/deps/liburl-febb815c569d50db.rlib" "/opt/rustwide/target/debug/deps/libidna-247294d2551a784b.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-bba00db3dc5ef545.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-a28cafa3c8699823.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-66661c55905090ec.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-55d6c07d30fc1c56.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-0c0caf6cd3f5adc0.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-081a4ba89aade102.rlib" "/opt/rustwide/target/debug/deps/libamq_protocol_types-f58e5934a6bd4650.rlib" "/opt/rustwide/target/debug/deps/libnom-34b8b0d8377a6bde.rlib" "/opt/rustwide/target/debug/deps/libmemchr-a4f7a93850c27d99.rlib" "/opt/rustwide/target/debug/deps/libcookie_factory-1c4c2fd682912ee0.rlib" "/opt/rustwide/target/debug/deps/libserde_json-4629a2474e833827.rlib" "/opt/rustwide/target/debug/deps/libryu-37cdbfb4f28a09f8.rlib" "/opt/rustwide/target/debug/deps/libitoa-5ba6d8ba689e035b.rlib" "/opt/rustwide/target/debug/deps/libserde-d9d3ac25b53f0bb8.rlib" "/opt/rustwide/rustup-home/toolchains/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-41777efa78699460.rlib" "/opt/rustwide/rustup-home/toolchains/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-c112ec61d40d65ca.rlib" "/opt/rustwide/rustup-home/toolchains/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-20279e89ddf4a3cc.rlib" "/opt/rustwide/rustup-home/toolchains/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-04ebab3d6657d9b7.rlib" "/opt/rustwide/rustup-home/toolchains/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-43ee38a2c180d260.rlib" "/opt/rustwide/rustup-home/toolchains/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-d8bc9f4e15c9d54f.rlib" "/opt/rustwide/rustup-home/toolchains/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e6b80df35ce800f7.rlib" "/opt/rustwide/rustup-home/toolchains/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-e1bb29bdfec551bd.rlib" "/opt/rustwide/rustup-home/toolchains/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-7d60d25f346b95e2.rlib" "/opt/rustwide/rustup-home/toolchains/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-f568bda7d014913a.rlib" "/opt/rustwide/rustup-home/toolchains/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-a759d15c36457a02.rlib" "/opt/rustwide/rustup-home/toolchains/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-dd7d06242b5022a0.rlib" "/opt/rustwide/rustup-home/toolchains/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-f4343bfa39e809a4.rlib" "/opt/rustwide/rustup-home/toolchains/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-af1cb76e71c5600e.rlib" "/opt/rustwide/rustup-home/toolchains/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8c4c4e24ed6290fa.rlib" "/opt/rustwide/rustup-home/toolchains/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-58f5eb9eff701be9.rlib" "/opt/rustwide/rustup-home/toolchains/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9686387289eaa322.rlib" "/opt/rustwide/rustup-home/toolchains/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-b7903030bc1640bf.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/knien-3a1bd44aee06046b" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `knien` (lib test) due to 2 previous errors; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "3bb774ef268ae7bf220cbb08981fa64a6ea78fc0af2115b58a026ff97476b775", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3bb774ef268ae7bf220cbb08981fa64a6ea78fc0af2115b58a026ff97476b775", kill_on_drop: false }` [INFO] [stdout] 3bb774ef268ae7bf220cbb08981fa64a6ea78fc0af2115b58a026ff97476b775