[INFO] fetching crate kn-runtime 0.7.2...
[INFO] testing kn-runtime-0.7.2 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] extracting crate kn-runtime 0.7.2 into /workspace/builds/worker-4-tc1/source
[INFO] validating manifest of crates.io crate kn-runtime 0.7.2 on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate kn-runtime 0.7.2
[INFO] finished tweaking crates.io crate kn-runtime 0.7.2
[INFO] tweaked toml for crates.io crate kn-runtime 0.7.2 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] crate crates.io crate kn-runtime 0.7.2 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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded decorum v0.3.1
[INFO] [stderr]   Downloaded unwrap-match v0.1.0
[INFO] [stderr]   Downloaded kn-graph v0.7.2
[INFO] [stderr]   Downloaded prost-derive v0.12.1
[INFO] [stderr]   Downloaded prost v0.12.1
[INFO] [stderr]   Downloaded internal-iterator v0.2.1
[INFO] [stderr]   Downloaded serde_derive v1.0.189
[INFO] [stderr]   Downloaded serde v1.0.189
[INFO] [stderr]   Downloaded bindgen v0.68.1
[INFO] [stderr]   Downloaded rustix v0.38.20
[INFO] [stderr]   Downloaded kn-cuda-eval v0.7.2
[INFO] [stderr]   Downloaded kn-cuda-sys v0.7.2
[INFO] [stderr]   Downloaded linux-raw-sys v0.4.10
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 196b0071fda3ea6f237ba7dbf18a9286468a112c96255083f7a4f15cb60ef177
[INFO] running `Command { std: "docker" "start" "-a" "196b0071fda3ea6f237ba7dbf18a9286468a112c96255083f7a4f15cb60ef177", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "196b0071fda3ea6f237ba7dbf18a9286468a112c96255083f7a4f15cb60ef177", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "196b0071fda3ea6f237ba7dbf18a9286468a112c96255083f7a4f15cb60ef177", kill_on_drop: false }`
[INFO] [stdout] 196b0071fda3ea6f237ba7dbf18a9286468a112c96255083f7a4f15cb60ef177
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c7de45b5844698ceb41e95c1dd3d1e3bc5096eba69a2c3554da80d920acccb1e
[INFO] running `Command { std: "docker" "start" "-a" "c7de45b5844698ceb41e95c1dd3d1e3bc5096eba69a2c3554da80d920acccb1e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling libc v0.2.149
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling matrixmultiply v0.3.8
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.2
[INFO] [stderr]    Compiling fdeflate v0.3.0
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling palette v0.7.3
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling anstyle v1.0.4
[INFO] [stderr]    Compiling clap_lex v0.5.1
[INFO] [stderr]    Compiling png v0.17.10
[INFO] [stderr]    Compiling anstream v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling num-complex v0.4.4
[INFO] [stderr]    Compiling approx v0.3.2
[INFO] [stderr]    Compiling bytemuck v1.14.0
[INFO] [stderr]    Compiling fast-srgb8 v1.0.0
[INFO] [stderr]    Compiling hashbrown v0.14.1
[INFO] [stderr]    Compiling ndarray v0.15.6
[INFO] [stderr]    Compiling clap_builder v4.4.6
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling decorum v0.3.1
[INFO] [stderr]    Compiling indexmap v2.0.2
[INFO] [stderr]    Compiling image v0.24.7
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling unwrap-match v0.1.0
[INFO] [stderr]    Compiling palette_derive v0.7.3
[INFO] [stderr]    Compiling prost-derive v0.12.1
[INFO] [stderr]    Compiling clap_derive v4.4.2
[INFO] [stderr]    Compiling prost v0.12.1
[INFO] [stderr]    Compiling clap v4.4.6
[INFO] [stderr]    Compiling kn-graph v0.7.2
[INFO] [stderr]    Compiling kn-runtime v0.7.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.56s
[INFO] running `Command { std: "docker" "inspect" "c7de45b5844698ceb41e95c1dd3d1e3bc5096eba69a2c3554da80d920acccb1e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c7de45b5844698ceb41e95c1dd3d1e3bc5096eba69a2c3554da80d920acccb1e", kill_on_drop: false }`
[INFO] [stdout] c7de45b5844698ceb41e95c1dd3d1e3bc5096eba69a2c3554da80d920acccb1e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2b69e2e2d8d533c0b1c276be51118f91f02169178ed1ebc07705398a5174d9c9
[INFO] running `Command { std: "docker" "start" "-a" "2b69e2e2d8d533c0b1c276be51118f91f02169178ed1ebc07705398a5174d9c9", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling serde v1.0.189
[INFO] [stderr]    Compiling serde_derive v1.0.189
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]    Compiling rustix v0.38.20
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling linux-raw-sys v0.4.10
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling plotters-backend v0.3.5
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling plotters-svg v0.3.5
[INFO] [stderr]    Compiling crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling walkdir v2.4.0
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling num-complex v0.4.4
[INFO] [stderr]    Compiling approx v0.3.2
[INFO] [stderr]    Compiling decorum v0.3.1
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling ndarray v0.15.6
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling image v0.24.7
[INFO] [stderr]    Compiling rayon v1.8.0
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling plotters v0.3.5
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling kn-graph v0.7.2
[INFO] [stderr]    Compiling ciborium v0.2.1
[INFO] [stderr]    Compiling kn-runtime v0.7.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 12.04s
[INFO] running `Command { std: "docker" "inspect" "2b69e2e2d8d533c0b1c276be51118f91f02169178ed1ebc07705398a5174d9c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2b69e2e2d8d533c0b1c276be51118f91f02169178ed1ebc07705398a5174d9c9", kill_on_drop: false }`
[INFO] [stdout] 2b69e2e2d8d533c0b1c276be51118f91f02169178ed1ebc07705398a5174d9c9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3aefe8ed41dbf363f1f90c7721cec22e6df2dceb4295da319da61d2d5f23ec23
[INFO] running `Command { std: "docker" "start" "-a" "3aefe8ed41dbf363f1f90c7721cec22e6df2dceb4295da319da61d2d5f23ec23", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/kn_runtime-ac9a1efc29556ee9)
[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] [stderr]    Doc-tests kn_runtime
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/lib.rs - (line 15) - compile ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 15) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `kn_cuda_sys`
[INFO] [stdout]  --> src/lib.rs:17:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use kn_cuda_sys::wrapper::handle::CudaDevice;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of undeclared crate or module `kn_cuda_sys`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Cuda` found for enum `Device` in the current scope
[INFO] [stdout]    --> src/lib.rs:32:23
[INFO] [stdout]     |
[INFO] [stdout] 19  |     "cuda" => Device::Cuda(CudaDevice::all().next().unwrap()),
[INFO] [stdout]     |                       ^^^^ variant or associated item not found in `Device`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Device` consider using one of the following associated functions:
[INFO] [stdout]       Device::best
[INFO] [stdout]       Device::first_cuda
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:100:5
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub fn best() -> Device {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 109 |     pub fn first_cuda() -> Option<Device> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0599.
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 15)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "3aefe8ed41dbf363f1f90c7721cec22e6df2dceb4295da319da61d2d5f23ec23", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3aefe8ed41dbf363f1f90c7721cec22e6df2dceb4295da319da61d2d5f23ec23", kill_on_drop: false }`
[INFO] [stdout] 3aefe8ed41dbf363f1f90c7721cec22e6df2dceb4295da319da61d2d5f23ec23
[INFO] testing kn-runtime-0.7.2 against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[INFO] extracting crate kn-runtime 0.7.2 into /workspace/builds/worker-4-tc2/source
[INFO] validating manifest of crates.io crate kn-runtime 0.7.2 on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate kn-runtime 0.7.2
[INFO] finished tweaking crates.io crate kn-runtime 0.7.2
[INFO] tweaked toml for crates.io crate kn-runtime 0.7.2 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] crate crates.io crate kn-runtime 0.7.2 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" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 40571362d461cf040046a837d701445e5cefde32a0be9adead94a34942e12e65
[INFO] running `Command { std: "docker" "start" "-a" "40571362d461cf040046a837d701445e5cefde32a0be9adead94a34942e12e65", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "40571362d461cf040046a837d701445e5cefde32a0be9adead94a34942e12e65", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "40571362d461cf040046a837d701445e5cefde32a0be9adead94a34942e12e65", kill_on_drop: false }`
[INFO] [stdout] 40571362d461cf040046a837d701445e5cefde32a0be9adead94a34942e12e65
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a8dbf7a477fcb83d184170c421be5176460406446531edd69eb12e6050d42e2d
[INFO] running `Command { std: "docker" "start" "-a" "a8dbf7a477fcb83d184170c421be5176460406446531edd69eb12e6050d42e2d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling libc v0.2.149
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling matrixmultiply v0.3.8
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.2
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling fdeflate v0.3.0
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling anstyle v1.0.4
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling palette v0.7.3
[INFO] [stderr]    Compiling anstream v0.6.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling png v0.17.10
[INFO] [stderr]    Compiling clap_lex v0.5.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling num-complex v0.4.4
[INFO] [stderr]    Compiling approx v0.3.2
[INFO] [stderr]    Compiling bytemuck v1.14.0
[INFO] [stderr]    Compiling fast-srgb8 v1.0.0
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling hashbrown v0.14.1
[INFO] [stderr]    Compiling ndarray v0.15.6
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling image v0.24.7
[INFO] [stderr]    Compiling indexmap v2.0.2
[INFO] [stderr]    Compiling decorum v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling clap_builder v4.4.6
[INFO] [stderr]    Compiling unwrap-match v0.1.0
[INFO] [stderr]    Compiling prost-derive v0.12.1
[INFO] [stderr]    Compiling palette_derive v0.7.3
[INFO] [stderr]    Compiling clap_derive v4.4.2
[INFO] [stderr]    Compiling prost v0.12.1
[INFO] [stderr]    Compiling clap v4.4.6
[INFO] [stderr]    Compiling kn-graph v0.7.2
[INFO] [stderr]    Compiling kn-runtime v0.7.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.48s
[INFO] running `Command { std: "docker" "inspect" "a8dbf7a477fcb83d184170c421be5176460406446531edd69eb12e6050d42e2d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a8dbf7a477fcb83d184170c421be5176460406446531edd69eb12e6050d42e2d", kill_on_drop: false }`
[INFO] [stdout] a8dbf7a477fcb83d184170c421be5176460406446531edd69eb12e6050d42e2d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 68e871a9be9d0f9c6e0e33bb5e16bcc573dd43f3be67e539cc43897d646ff9ec
[INFO] running `Command { std: "docker" "start" "-a" "68e871a9be9d0f9c6e0e33bb5e16bcc573dd43f3be67e539cc43897d646ff9ec", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling serde v1.0.189
[INFO] [stderr]    Compiling serde_derive v1.0.189
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]    Compiling rustix v0.38.20
[INFO] [stderr]    Compiling linux-raw-sys v0.4.10
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling plotters-backend v0.3.5
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling plotters-svg v0.3.5
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling walkdir v2.4.0
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling num-complex v0.4.4
[INFO] [stderr]    Compiling approx v0.3.2
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling decorum v0.3.1
[INFO] [stderr]    Compiling ndarray v0.15.6
[INFO] [stderr]    Compiling image v0.24.7
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling rayon v1.8.0
[INFO] [stderr]    Compiling plotters v0.3.5
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling kn-graph v0.7.2
[INFO] [stderr]    Compiling ciborium v0.2.1
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling kn-runtime v0.7.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 26.18s
[INFO] running `Command { std: "docker" "inspect" "68e871a9be9d0f9c6e0e33bb5e16bcc573dd43f3be67e539cc43897d646ff9ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "68e871a9be9d0f9c6e0e33bb5e16bcc573dd43f3be67e539cc43897d646ff9ec", kill_on_drop: false }`
[INFO] [stdout] 68e871a9be9d0f9c6e0e33bb5e16bcc573dd43f3be67e539cc43897d646ff9ec
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 91130355e58b3d287b6f48372e137204ce3dd8a882a6955efbe7b99f4a3ece1a
[INFO] running `Command { std: "docker" "start" "-a" "91130355e58b3d287b6f48372e137204ce3dd8a882a6955efbe7b99f4a3ece1a", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/kn_runtime-ac9a1efc29556ee9)
[INFO] [stderr]    Doc-tests kn_runtime
[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] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/lib.rs - (line 15) - compile ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 15) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `kn_cuda_sys`
[INFO] [stdout]  --> src/lib.rs:17:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use kn_cuda_sys::wrapper::handle::CudaDevice;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of undeclared crate or module `kn_cuda_sys`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Cuda` found for enum `Device` in the current scope
[INFO] [stdout]    --> src/lib.rs:32:23
[INFO] [stdout]     |
[INFO] [stdout] 19  |     "cuda" => Device::Cuda(CudaDevice::all().next().unwrap()),
[INFO] [stdout]     |                       ^^^^ variant or associated item not found in `Device`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Device` consider using one of the following associated functions:
[INFO] [stdout]       Device::best
[INFO] [stdout]       Device::first_cuda
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:100:5
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub fn best() -> Device {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 109 |     pub fn first_cuda() -> Option<Device> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0599.
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 15)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "91130355e58b3d287b6f48372e137204ce3dd8a882a6955efbe7b99f4a3ece1a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "91130355e58b3d287b6f48372e137204ce3dd8a882a6955efbe7b99f4a3ece1a", kill_on_drop: false }`
[INFO] [stdout] 91130355e58b3d287b6f48372e137204ce3dd8a882a6955efbe7b99f4a3ece1a
