[INFO] cloning repository https://github.com/geshengpsn/motor
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/geshengpsn/motor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeshengpsn%2Fmotor", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeshengpsn%2Fmotor'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bd17602774872e30f38a47f1365f95a9caac924c
[INFO] building geshengpsn/motor against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeshengpsn%2Fmotor" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/geshengpsn/motor
[INFO] finished tweaking git repo https://github.com/geshengpsn/motor
[INFO] tweaked toml for git repo https://github.com/geshengpsn/motor written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/geshengpsn/motor on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/geshengpsn/motor 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded zenoh-link-quic v0.11.0
[INFO] [stderr]   Downloaded libudev v0.3.0
[INFO] [stderr]   Downloaded zenoh-result v0.11.0
[INFO] [stderr]   Downloaded pnet_datalink v0.34.0
[INFO] [stderr]   Downloaded nb v1.1.0
[INFO] [stderr]   Downloaded zenoh-link-ws v0.11.0
[INFO] [stderr]   Downloaded zenoh-core v0.11.0
[INFO] [stderr]   Downloaded pnet_base v0.34.0
[INFO] [stderr]   Downloaded deku_derive v0.18.1
[INFO] [stderr]   Downloaded zenoh-link-udp v0.11.0
[INFO] [stderr]   Downloaded embedded-can v0.4.1
[INFO] [stderr]   Downloaded zenoh-config v0.11.0
[INFO] [stderr]   Downloaded zenoh-link v0.11.0
[INFO] [stderr]   Downloaded zenoh-crypto v0.11.0
[INFO] [stderr]   Downloaded zenoh-collections v0.11.0
[INFO] [stderr]   Downloaded zenoh-link-tls v0.11.0
[INFO] [stderr]   Downloaded byte_conv v0.1.1
[INFO] [stderr]   Downloaded unescaper v0.1.5
[INFO] [stderr]   Downloaded zenoh-link-unixsock_stream v0.11.0
[INFO] [stderr]   Downloaded zenoh-buffers v0.11.0
[INFO] [stderr]   Downloaded pnet_sys v0.34.0
[INFO] [stderr]   Downloaded zenoh-link-tcp v0.11.0
[INFO] [stderr]   Downloaded zenoh-link-commons v0.11.0
[INFO] [stderr]   Downloaded zenoh-runtime v0.11.0
[INFO] [stderr]   Downloaded libusb1-sys v0.7.0
[INFO] [stderr]   Downloaded socketcan v3.3.0
[INFO] [stderr]   Downloaded deku v0.18.1
[INFO] [stderr]   Downloaded no_std_io2 v0.8.0
[INFO] [stderr]   Downloaded zenoh-plugin-trait v0.11.0
[INFO] [stderr]   Downloaded rusb v0.9.4
[INFO] [stderr]   Downloaded zenoh-macros v0.11.0
[INFO] [stderr]   Downloaded serialport v4.5.1
[INFO] [stderr]   Downloaded cc v1.1.21
[INFO] [stderr]   Downloaded zenoh-codec v0.11.0
[INFO] [stderr]   Downloaded zenoh-task v0.11.0
[INFO] [stderr]   Downloaded const_format_proc_macros v0.2.33
[INFO] [stderr]   Downloaded uhlc v0.7.0
[INFO] [stderr]   Downloaded zenoh-protocol v0.11.0
[INFO] [stderr]   Downloaded zenoh v0.11.0
[INFO] [stderr]   Downloaded ordered-float v4.3.0
[INFO] [stderr]   Downloaded const_format v0.2.33
[INFO] [stderr]   Downloaded zenoh-transport v0.11.0
[INFO] [stderr]   Downloaded zenoh-util v0.11.0
[INFO] [stderr]   Downloaded webpki-roots v0.26.6
[INFO] [stderr]   Downloaded zenoh-keyexpr v0.11.0
[INFO] [stderr]   Downloaded zenoh-sync v0.11.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] edd32385857f7db8fc9e7ef77ef634ea7a5f33f929bc8263eb632f73f97e1905
[INFO] running `Command { std: "docker" "start" "-a" "edd32385857f7db8fc9e7ef77ef634ea7a5f33f929bc8263eb632f73f97e1905", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "edd32385857f7db8fc9e7ef77ef634ea7a5f33f929bc8263eb632f73f97e1905", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "edd32385857f7db8fc9e7ef77ef634ea7a5f33f929bc8263eb632f73f97e1905", kill_on_drop: false }`
[INFO] [stdout] edd32385857f7db8fc9e7ef77ef634ea7a5f33f929bc8263eb632f73f97e1905
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fc060253fbc233c93a03b704e127dbb15b23af2c32089a75f737fad2aee4ea17
[INFO] running `Command { std: "docker" "start" "-a" "fc060253fbc233c93a03b704e127dbb15b23af2c32089a75f737fad2aee4ea17", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling cc v1.1.21
[INFO] [stderr]    Compiling anyhow v1.0.89
[INFO] [stderr]    Compiling schemars v0.8.21
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling event-listener v5.3.1
[INFO] [stderr]    Compiling libc v0.2.159
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling token-cell v1.5.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling zenoh-collections v0.11.0
[INFO] [stderr]    Compiling zenoh-macros v0.11.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling event-listener-strategy v0.5.2
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling waker-fn v1.2.0
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling async-channel v2.3.1
[INFO] [stderr]    Compiling rustix v0.37.27
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling zenoh-result v0.11.0
[INFO] [stderr]    Compiling blocking v1.6.1
[INFO] [stderr]    Compiling rustls-pki-types v1.9.0
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.33
[INFO] [stderr]    Compiling event-listener v3.1.0
[INFO] [stderr]    Compiling pnet_base v0.34.0
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling zenoh-buffers v0.11.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling pnet_sys v0.34.0
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling shellexpand v3.1.0
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]    Compiling flume v0.11.0
[INFO] [stderr]    Compiling event-listener v4.0.3
[INFO] [stderr]    Compiling cpufeatures v0.2.14
[INFO] [stderr]    Compiling keyed-set v0.4.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling unicode-bidi v0.3.17
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling const_format v0.2.33
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling data-encoding v2.6.0
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling der v0.7.9
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling webpki-roots v0.26.6
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling rustls-native-certs v0.7.3
[INFO] [stderr]    Compiling indexmap v2.5.0
[INFO] [stderr]    Compiling libusb1-sys v0.7.0
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]    Compiling uuid v1.10.0
[INFO] [stderr]    Compiling winnow v0.6.20
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling zenoh v0.11.0
[INFO] [stderr]    Compiling regex v1.11.0
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling lz4_flex v0.11.3
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling nb v1.1.0
[INFO] [stderr]    Compiling rusb v0.9.4
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling embedded-can v0.4.1
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling libudev v0.3.0
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling ordered-float v4.3.0
[INFO] [stderr]    Compiling stop-token v0.7.0
[INFO] [stderr]    Compiling no_std_io2 v0.8.0
[INFO] [stderr]    Compiling byte_conv v0.1.1
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling unzip-n v0.1.2
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling validated_struct_macros v2.1.0
[INFO] [stderr]    Compiling git-version-macro v0.3.9
[INFO] [stderr]    Compiling tokio v1.40.0
[INFO] [stderr]    Compiling schemars_derive v0.8.21
[INFO] [stderr]    Compiling git-version v0.3.9
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling pest v2.7.13
[INFO] [stderr]    Compiling unescaper v0.1.5
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling quinn-udp v0.4.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling pest_meta v2.7.13
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling tungstenite v0.21.0
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]    Compiling zenoh-crypto v0.11.0
[INFO] [stderr]    Compiling tungstenite v0.24.0
[INFO] [stderr]    Compiling deku_derive v0.18.1
[INFO] [stderr]    Compiling pest_generator v2.7.13
[INFO] [stderr]    Compiling rsa v0.9.6
[INFO] [stderr]    Compiling pest_derive v2.7.13
[INFO] [stderr]    Compiling quinn-proto v0.10.6
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling tokio-rustls v0.25.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling tokio-util v0.7.12
[INFO] [stderr]    Compiling tokio-tungstenite v0.21.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling deku v0.18.1
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling tracing-serde v0.1.3
[INFO] [stderr]    Compiling ipnetwork v0.20.0
[INFO] [stderr]    Compiling uhlc v0.7.0
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling secrecy v0.8.0
[INFO] [stderr]    Compiling pnet_datalink v0.34.0
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling nix v0.27.1
[INFO] [stderr]    Compiling neli-proc-macros v0.1.3
[INFO] [stderr]    Compiling serialport v4.5.1
[INFO] [stderr]    Compiling neli v0.6.4
[INFO] [stderr]    Compiling quinn v0.10.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling validated_struct v2.1.0
[INFO] [stderr]    Compiling zenoh-keyexpr v0.11.0
[INFO] [stderr]    Compiling socketcan v3.3.0
[INFO] [stderr]    Compiling zenoh-protocol v0.11.0
[INFO] [stderr]    Compiling zenoh-codec v0.11.0
[INFO] [stderr]    Compiling zenoh-runtime v0.11.0
[INFO] [stderr]    Compiling polling v3.7.3
[INFO] [stderr]    Compiling async-io v2.3.4
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling async-signal v0.2.10
[INFO] [stderr]    Compiling async-process v1.8.1
[INFO] [stderr]    Compiling zenoh-core v0.11.0
[INFO] [stderr]    Compiling zenoh-sync v0.11.0
[INFO] [stderr]    Compiling zenoh-task v0.11.0
[INFO] [stderr]    Compiling async-std v1.12.0
[INFO] [stderr]    Compiling zenoh-util v0.11.0
[INFO] [stderr]    Compiling zenoh-config v0.11.0
[INFO] [stderr]    Compiling zenoh-plugin-trait v0.11.0
[INFO] [stderr]    Compiling zenoh-link-commons v0.11.0
[INFO] [stderr]    Compiling zenoh-link-unixsock_stream v0.11.0
[INFO] [stderr]    Compiling zenoh-link-quic v0.11.0
[INFO] [stderr]    Compiling zenoh-link-ws v0.11.0
[INFO] [stderr]    Compiling zenoh-link-udp v0.11.0
[INFO] [stderr]    Compiling zenoh-link-tls v0.11.0
[INFO] [stderr]    Compiling zenoh-link-tcp v0.11.0
[INFO] [stderr]    Compiling zenoh-link v0.11.0
[INFO] [stderr]    Compiling zenoh-transport v0.11.0
[INFO] [stderr]    Compiling motor v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: constant `STOP` is never used
[INFO] [stdout]   --> src/bin/lkm.rs:26:7
[INFO] [stdout]    |
[INFO] [stdout] 26 | const STOP: [u8; 8] = [0x81, 0, 0, 0, 0, 0, 0, 0];
[INFO] [stdout]    |       ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 58s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "fc060253fbc233c93a03b704e127dbb15b23af2c32089a75f737fad2aee4ea17", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fc060253fbc233c93a03b704e127dbb15b23af2c32089a75f737fad2aee4ea17", kill_on_drop: false }`
[INFO] [stdout] fc060253fbc233c93a03b704e127dbb15b23af2c32089a75f737fad2aee4ea17
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3d147fce5852bcfb169950e403717795724341255f6e6b25d3c04d68fa852555
[INFO] running `Command { std: "docker" "start" "-a" "3d147fce5852bcfb169950e403717795724341255f6e6b25d3c04d68fa852555", kill_on_drop: false }`
[INFO] [stderr]    Compiling motor v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: constant `STOP` is never used
[INFO] [stdout]   --> src/bin/lkm.rs:26:7
[INFO] [stdout]    |
[INFO] [stdout] 26 | const STOP: [u8; 8] = [0x81, 0, 0, 0, 0, 0, 0, 0];
[INFO] [stdout]    |       ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.82s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "3d147fce5852bcfb169950e403717795724341255f6e6b25d3c04d68fa852555", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3d147fce5852bcfb169950e403717795724341255f6e6b25d3c04d68fa852555", kill_on_drop: false }`
[INFO] [stdout] 3d147fce5852bcfb169950e403717795724341255f6e6b25d3c04d68fa852555
