[INFO] fetching crate csclib 1.0.1... [INFO] testing csclib-1.0.1 against 1.60.0 for beta-1.61-1 [INFO] extracting crate csclib 1.0.1 into /workspace/builds/worker-106/source [INFO] validating manifest of crates.io crate csclib 1.0.1 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate csclib 1.0.1 [INFO] finished tweaking crates.io crate csclib 1.0.1 [INFO] tweaked toml for crates.io crate csclib 1.0.1 written to /workspace/builds/worker-106/source/Cargo.toml [INFO] crate crates.io crate csclib 1.0.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-106/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-106/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e9eba9c62885d6fb7614775203022270b972616fd9a6e652c4b4e5947b32403a [INFO] running `Command { std: "docker" "start" "-a" "e9eba9c62885d6fb7614775203022270b972616fd9a6e652c4b4e5947b32403a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e9eba9c62885d6fb7614775203022270b972616fd9a6e652c4b4e5947b32403a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9eba9c62885d6fb7614775203022270b972616fd9a6e652c4b4e5947b32403a", kill_on_drop: false }` [INFO] [stdout] e9eba9c62885d6fb7614775203022270b972616fd9a6e652c4b4e5947b32403a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-106/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-106/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 94bbe7dfb7dd2294a21db3f3697d29701fac3ff5221d678e79f8db255d7f00f3 [INFO] running `Command { std: "docker" "start" "-a" "94bbe7dfb7dd2294a21db3f3697d29701fac3ff5221d678e79f8db255d7f00f3", kill_on_drop: false }` [INFO] [stderr] Compiling csclib v1.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: module `CSCDefaultFunc` should have a snake case name [INFO] [stdout] --> src/lib.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | pub mod CSCDefaultFunc [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `cscdefault_func` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: module `CSCCacheFunc` should have a snake case name [INFO] [stdout] --> src/lib.rs:124:9 [INFO] [stdout] | [INFO] [stdout] 124 | pub mod CSCCacheFunc [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `csccache_func` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: module `CSCForLoop` should have a snake case name [INFO] [stdout] --> src/lib.rs:302:9 [INFO] [stdout] | [INFO] [stdout] 302 | pub mod CSCForLoop [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `cscfor_loop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.79s [INFO] running `Command { std: "docker" "inspect" "94bbe7dfb7dd2294a21db3f3697d29701fac3ff5221d678e79f8db255d7f00f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "94bbe7dfb7dd2294a21db3f3697d29701fac3ff5221d678e79f8db255d7f00f3", kill_on_drop: false }` [INFO] [stdout] 94bbe7dfb7dd2294a21db3f3697d29701fac3ff5221d678e79f8db255d7f00f3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-106/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-106/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8521313e2b391f2b3d562e35eeb08fc6a7949e2cf61617d642c7e7c0dfce96a2 [INFO] running `Command { std: "docker" "start" "-a" "8521313e2b391f2b3d562e35eeb08fc6a7949e2cf61617d642c7e7c0dfce96a2", kill_on_drop: false }` [INFO] [stderr] Compiling csclib v1.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: module `CSCDefaultFunc` should have a snake case name [INFO] [stdout] --> src/lib.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | pub mod CSCDefaultFunc [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `cscdefault_func` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: module `CSCCacheFunc` should have a snake case name [INFO] [stdout] --> src/lib.rs:124:9 [INFO] [stdout] | [INFO] [stdout] 124 | pub mod CSCCacheFunc [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `csccache_func` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: module `CSCForLoop` should have a snake case name [INFO] [stdout] --> src/lib.rs:302:9 [INFO] [stdout] | [INFO] [stdout] 302 | pub mod CSCForLoop [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `cscfor_loop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: module `CSCDefaultFunc` should have a snake case name [INFO] [stdout] --> src/lib.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | pub mod CSCDefaultFunc [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `cscdefault_func` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: module `CSCCacheFunc` should have a snake case name [INFO] [stdout] --> src/lib.rs:124:9 [INFO] [stdout] | [INFO] [stdout] 124 | pub mod CSCCacheFunc [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `csccache_func` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: module `CSCForLoop` should have a snake case name [INFO] [stdout] --> src/lib.rs:302:9 [INFO] [stdout] | [INFO] [stdout] 302 | pub mod CSCForLoop [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `cscfor_loop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.13s [INFO] running `Command { std: "docker" "inspect" "8521313e2b391f2b3d562e35eeb08fc6a7949e2cf61617d642c7e7c0dfce96a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8521313e2b391f2b3d562e35eeb08fc6a7949e2cf61617d642c7e7c0dfce96a2", kill_on_drop: false }` [INFO] [stdout] 8521313e2b391f2b3d562e35eeb08fc6a7949e2cf61617d642c7e7c0dfce96a2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-106/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-106/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a24beb0d794fe2b60fd7ede0245e5f4b13d8425974eae1d817a323f265947d9a [INFO] running `Command { std: "docker" "start" "-a" "a24beb0d794fe2b60fd7ede0245e5f4b13d8425974eae1d817a323f265947d9a", kill_on_drop: false }` [INFO] [stderr] warning: module `CSCDefaultFunc` should have a snake case name [INFO] [stderr] --> src/lib.rs:13:9 [INFO] [stderr] | [INFO] [stderr] 13 | pub mod CSCDefaultFunc [INFO] [stderr] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `cscdefault_func` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_snake_case)]` on by default [INFO] [stderr] [INFO] [stderr] warning: module `CSCCacheFunc` should have a snake case name [INFO] [stderr] --> src/lib.rs:124:9 [INFO] [stderr] | [INFO] [stderr] 124 | pub mod CSCCacheFunc [INFO] [stderr] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `csccache_func` [INFO] [stderr] [INFO] [stderr] warning: module `CSCForLoop` should have a snake case name [INFO] [stderr] --> src/lib.rs:302:9 [INFO] [stderr] | [INFO] [stderr] 302 | pub mod CSCForLoop [INFO] [stderr] | ^^^^^^^^^^ help: convert the identifier to snake case: `cscfor_loop` [INFO] [stderr] [INFO] [stderr] warning: `csclib` (lib) generated 3 warnings [INFO] [stderr] warning: `csclib` (lib test) generated 3 warnings (3 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/csclib-124b5d5d65448d8d) [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/csclib-8a13e955540eae18) [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 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 csclib [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test src/lib.rs - CSCDefaultFunc::CSCDARG::set (line 70) ... FAILED [INFO] [stdout] test src/lib.rs - CSCForLoop::CSCFor::end (line 358) ... FAILED [INFO] [stdout] test src/lib.rs - CSCForLoop::CSCFor::next (line 394) ... FAILED [INFO] [stdout] test src/lib.rs - CSCForLoop::CSCFor::new (line 325) ... FAILED [INFO] [stdout] test src/lib.rs - CSCCacheFunc::CSCFCACHE::call (line 205) ... FAILED [INFO] [stdout] test src/lib.rs - CSCForLoop::CSCFor::step (line 372) ... FAILED [INFO] [stdout] test src/lib.rs - CSCDefaultFunc::CSCDARG::new (line 31) ... FAILED [INFO] [stdout] test src/lib.rs - CSCCacheFunc::CSCFCACHE::new (line 148) ... FAILED [INFO] [stdout] test src/lib.rs - CSCCacheFunc::CSCFCACHE::cachetimeout (line 192) ... FAILED [INFO] [stdout] test src/lib.rs - CSCDefaultFunc::CSCDARG::call (line 91) ... FAILED [INFO] [stdout] test src/lib.rs - CSCForLoop::CSCFor::start (line 343) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - CSCDefaultFunc::CSCDARG::set (line 70) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CSCDARG` [INFO] [stdout] --> src/lib.rs:73:7 [INFO] [stdout] | [INFO] [stdout] 5 | itr=CSCDARG::new(wrapper) [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use csclib::CSCDARG; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `wrapper` in this scope [INFO] [stdout] --> src/lib.rs:73:20 [INFO] [stdout] | [INFO] [stdout] 5 | itr=CSCDARG::new(wrapper) [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CSCForLoop::CSCFor::end (line 358) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CSCFor` [INFO] [stdout] --> src/lib.rs:361:7 [INFO] [stdout] | [INFO] [stdout] 5 | itr=CSCFor::new() [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use csclib::CSCFor; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CSCForLoop::CSCFor::next (line 394) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CSCFor` [INFO] [stdout] --> src/lib.rs:397:7 [INFO] [stdout] | [INFO] [stdout] 5 | itr=CSCFor::new() [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use csclib::CSCFor; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CSCForLoop::CSCFor::new (line 325) stdout ---- [INFO] [stdout] error[E0283]: type annotations needed for `csclib::CSCFor` [INFO] [stdout] --> src/lib.rs:328:7 [INFO] [stdout] | [INFO] [stdout] 5 | let itr; [INFO] [stdout] | --- consider giving `itr` the explicit type `csclib::CSCFor`, where the type parameter `T` is specified [INFO] [stdout] 6 | itr=CSCFor::new(); [INFO] [stdout] | ^^^^^^^^^^^ cannot infer type for type parameter `T` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] note: required by a bound in `csclib::CSCFor::::new` [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:319:13 [INFO] [stdout] | [INFO] [stdout] 319 | T : Default + Copy + Clone + ?Sized, [INFO] [stdout] | ^^^^^^^ required by this bound in `csclib::CSCFor::::new` [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0283`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CSCCacheFunc::CSCFCACHE::call (line 205) stdout ---- [INFO] [stdout] error[E0425]: cannot find value `kk` in this scope [INFO] [stdout] --> src/lib.rs:208:4 [INFO] [stdout] | [INFO] [stdout] 5 | rt=kk [INFO] [stdout] | ^^ help: a tuple variant with a similar name exists: `Ok` [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `CSCT` in this scope [INFO] [stdout] --> src/lib.rs:209:10 [INFO] [stdout] | [INFO] [stdout] 6 | .call((CSCT{value:12,core:4},1,2)); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `kk` in this scope [INFO] [stdout] --> src/lib.rs:211:4 [INFO] [stdout] | [INFO] [stdout] 8 | rt=kk [INFO] [stdout] | ^^ help: a tuple variant with a similar name exists: `Ok` [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `CSCT` in this scope [INFO] [stdout] --> src/lib.rs:212:10 [INFO] [stdout] | [INFO] [stdout] 9 | .call((CSCT{value:12,core:5},1,2)); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `kk` in this scope [INFO] [stdout] --> src/lib.rs:214:4 [INFO] [stdout] | [INFO] [stdout] 11 | rt=kk [INFO] [stdout] | ^^ help: a tuple variant with a similar name exists: `Ok` [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `CSCT` in this scope [INFO] [stdout] --> src/lib.rs:215:10 [INFO] [stdout] | [INFO] [stdout] 12 | .call((CSCT{value:12,core:4},1,2)); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0422, E0425. [INFO] [stdout] For more information about an error, try `rustc --explain E0422`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CSCForLoop::CSCFor::step (line 372) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CSCFor` [INFO] [stdout] --> src/lib.rs:375:7 [INFO] [stdout] | [INFO] [stdout] 5 | itr=CSCFor::new() [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use csclib::CSCFor; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CSCDefaultFunc::CSCDARG::new (line 31) stdout ---- [INFO] [stdout] error[E0405]: cannot find trait `Any` in this scope [INFO] [stdout] --> src/lib.rs:33:39 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn wrapper<'a>(args:Vec>)->(&'a str,usize) [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use core::any::Any; [INFO] [stdout] | [INFO] [stdout] 3 | use std::any::Any; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0405`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CSCCacheFunc::CSCFCACHE::new (line 148) stdout ---- [INFO] [stdout] error[E0596]: cannot borrow `kk` as mutable, as it is not declared as mutable [INFO] [stdout] --> src/lib.rs:169:4 [INFO] [stdout] | [INFO] [stdout] 20 | let kk; [INFO] [stdout] | -- help: consider changing this to be mutable: `mut kk` [INFO] [stdout] ... [INFO] [stdout] 24 | rt=kk [INFO] [stdout] | ____^ [INFO] [stdout] 25 | | .call((CSCT{value:12,core:4},1,2)); [INFO] [stdout] | |____________________________________^ cannot borrow as mutable [INFO] [stdout] [INFO] [stdout] error[E0596]: cannot borrow `kk` as mutable, as it is not declared as mutable [INFO] [stdout] --> src/lib.rs:172:4 [INFO] [stdout] | [INFO] [stdout] 20 | let kk; [INFO] [stdout] | -- help: consider changing this to be mutable: `mut kk` [INFO] [stdout] ... [INFO] [stdout] 27 | rt=kk [INFO] [stdout] | ____^ [INFO] [stdout] 28 | | .call((CSCT{value:12,core:5},1,2)); [INFO] [stdout] | |____________________________________^ cannot borrow as mutable [INFO] [stdout] [INFO] [stdout] error[E0596]: cannot borrow `kk` as mutable, as it is not declared as mutable [INFO] [stdout] --> src/lib.rs:175:4 [INFO] [stdout] | [INFO] [stdout] 20 | let kk; [INFO] [stdout] | -- help: consider changing this to be mutable: `mut kk` [INFO] [stdout] ... [INFO] [stdout] 30 | rt=kk [INFO] [stdout] | ____^ [INFO] [stdout] 31 | | .call((CSCT{value:12,core:4},1,2)); [INFO] [stdout] | |____________________________________^ cannot borrow as mutable [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0596`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CSCCacheFunc::CSCFCACHE::cachetimeout (line 192) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CSCFCACHE` [INFO] [stdout] --> src/lib.rs:195:4 [INFO] [stdout] | [INFO] [stdout] 5 | kk=CSCFCACHE::new(wrap) [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use csclib::CSCFCACHE; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `wrap` in this scope [INFO] [stdout] --> src/lib.rs:195:19 [INFO] [stdout] | [INFO] [stdout] 5 | kk=CSCFCACHE::new(wrap) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CSCDefaultFunc::CSCDARG::call (line 91) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CSCDARG` [INFO] [stdout] --> src/lib.rs:94:7 [INFO] [stdout] | [INFO] [stdout] 5 | itr=CSCDARG::new(wrapper) [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use csclib::CSCDARG; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `wrapper` in this scope [INFO] [stdout] --> src/lib.rs:94:20 [INFO] [stdout] | [INFO] [stdout] 5 | itr=CSCDARG::new(wrapper) [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - CSCForLoop::CSCFor::start (line 343) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CSCFor` [INFO] [stdout] --> src/lib.rs:346:7 [INFO] [stdout] | [INFO] [stdout] 5 | itr=CSCFor::new() [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use csclib::CSCFor; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - CSCCacheFunc::CSCFCACHE::cachetimeout (line 192) [INFO] [stdout] src/lib.rs - CSCCacheFunc::CSCFCACHE::call (line 205) [INFO] [stdout] src/lib.rs - CSCCacheFunc::CSCFCACHE::new (line 148) [INFO] [stdout] src/lib.rs - CSCDefaultFunc::CSCDARG::call (line 91) [INFO] [stdout] src/lib.rs - CSCDefaultFunc::CSCDARG::new (line 31) [INFO] [stdout] src/lib.rs - CSCDefaultFunc::CSCDARG::set (line 70) [INFO] [stdout] src/lib.rs - CSCForLoop::CSCFor::end (line 358) [INFO] [stdout] src/lib.rs - CSCForLoop::CSCFor::new (line 325) [INFO] [stdout] src/lib.rs - CSCForLoop::CSCFor::next (line 394) [INFO] [stdout] src/lib.rs - CSCForLoop::CSCFor::start (line 343) [INFO] [stdout] src/lib.rs - CSCForLoop::CSCFor::step (line 372) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 11 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "a24beb0d794fe2b60fd7ede0245e5f4b13d8425974eae1d817a323f265947d9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a24beb0d794fe2b60fd7ede0245e5f4b13d8425974eae1d817a323f265947d9a", kill_on_drop: false }` [INFO] [stdout] a24beb0d794fe2b60fd7ede0245e5f4b13d8425974eae1d817a323f265947d9a