[INFO] crate libknox 0.4.0 is already in cache [INFO] testing libknox-0.4.0 against 1.44.0 for beta-1.45-1 [INFO] extracting crate libknox 0.4.0 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate libknox 0.4.0 on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate libknox 0.4.0 [INFO] finished tweaking crates.io crate libknox 0.4.0 [INFO] tweaked toml for crates.io crate libknox 0.4.0 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate crates.io crate libknox 0.4.0 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] facdf54b2f907a690bec27b248f0110998d6ebbdf0dc1fccdcd0547f50880a79 [INFO] running `"docker" "start" "-a" "facdf54b2f907a690bec27b248f0110998d6ebbdf0dc1fccdcd0547f50880a79"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libgpg-error-sys v0.5.1 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling byte-tools v0.1.3 [INFO] [stderr] Compiling gpg-error v0.5.1 [INFO] [stderr] Compiling gpgme-sys v0.9.1 [INFO] [stderr] Compiling protobuf v2.14.0 [INFO] [stderr] Compiling once_cell v1.3.1 [INFO] [stderr] Compiling rustc-hex v1.0.0 [INFO] [stderr] Compiling generic-array v0.7.3 [INFO] [stderr] Compiling libgit2-sys v0.12.5+1.0.0 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling digest v0.5.2 [INFO] [stderr] Compiling digest-buffer v0.3.1 [INFO] [stderr] Compiling crypto-mac v0.3.0 [INFO] [stderr] Compiling hmac v0.1.1 [INFO] [stderr] Compiling sha-1 v0.3.4 [INFO] [stderr] Compiling sha2 v0.5.3 [INFO] [stderr] Compiling cstr-argument v0.1.1 [INFO] [stderr] Compiling oath v0.10.2 [INFO] [stderr] Compiling gpgme v0.9.2 [INFO] [stderr] Compiling git2 v0.13.5 [INFO] [stderr] Compiling libknox v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 39.27s [INFO] running `"docker" "inspect" "facdf54b2f907a690bec27b248f0110998d6ebbdf0dc1fccdcd0547f50880a79"` [INFO] running `"docker" "rm" "-f" "facdf54b2f907a690bec27b248f0110998d6ebbdf0dc1fccdcd0547f50880a79"` [INFO] [stdout] facdf54b2f907a690bec27b248f0110998d6ebbdf0dc1fccdcd0547f50880a79 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ebdff0db5ee1374cf986bad7da65e36ef58988de6c65385b81adeddfb1fcfaae [INFO] running `"docker" "start" "-a" "ebdff0db5ee1374cf986bad7da65e36ef58988de6c65385b81adeddfb1fcfaae"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libknox v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0432]: unresolved import `knox_testing` [INFO] [stderr] --> src/gpg.rs:67:9 [INFO] [stderr] | [INFO] [stderr] 67 | use knox_testing::spec; [INFO] [stderr] | ^^^^^^^^^^^^ use of undeclared type or module `knox_testing` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `knox_testing` [INFO] [stderr] --> src/util/git.rs:124:9 [INFO] [stderr] | [INFO] [stderr] 124 | use knox_testing::spec; [INFO] [stderr] | ^^^^^^^^^^^^ use of undeclared type or module `knox_testing` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chrono` [INFO] [stderr] --> src/util/totp.rs:54:7 [INFO] [stderr] | [INFO] [stderr] 54 | use chrono::prelude::*; [INFO] [stderr] | ^^^^^^ use of undeclared type or module `chrono` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `knox_testing` [INFO] [stderr] --> src/util/path.rs:44:7 [INFO] [stderr] | [INFO] [stderr] 44 | use knox_testing::spec; [INFO] [stderr] | ^^^^^^^^^^^^ use of undeclared type or module `knox_testing` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `knox_testing` [INFO] [stderr] --> src/vault/context.rs:326:9 [INFO] [stderr] | [INFO] [stderr] 326 | use knox_testing::spec; [INFO] [stderr] | ^^^^^^^^^^^^ use of undeclared type or module `knox_testing` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `knox_testing` [INFO] [stderr] --> src/vault/entry.rs:81:7 [INFO] [stderr] | [INFO] [stderr] 81 | use knox_testing::spec; [INFO] [stderr] | ^^^^^^^^^^^^ use of undeclared type or module `knox_testing` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `knox_testing` [INFO] [stderr] --> src/vault/pack.rs:27:7 [INFO] [stderr] | [INFO] [stderr] 27 | use knox_testing::spec; [INFO] [stderr] | ^^^^^^^^^^^^ use of undeclared type or module `knox_testing` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `knox_testing` [INFO] [stderr] --> src/spec.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | use knox_testing::spec; [INFO] [stderr] | ^^^^^^^^^^^^ use of undeclared type or module `knox_testing` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `setup` in `spec` [INFO] [stderr] --> src/util/git.rs:130:25 [INFO] [stderr] | [INFO] [stderr] 130 | let tmp = spec::setup(); [INFO] [stderr] | ^^^^^ not found in `spec` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `setup` in `spec` [INFO] [stderr] --> src/util/git.rs:163:25 [INFO] [stderr] | [INFO] [stderr] 163 | let tmp = spec::setup(); [INFO] [stderr] | ^^^^^ not found in `spec` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `setup` in `spec` [INFO] [stderr] --> src/util/git.rs:194:25 [INFO] [stderr] | [INFO] [stderr] 194 | let tmp = spec::setup(); [INFO] [stderr] | ^^^^^ not found in `spec` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `Utc` in this scope [INFO] [stderr] --> src/util/totp.rs:74:12 [INFO] [stderr] | [INFO] [stderr] 74 | Some(Utc.ymd(2014, 11, 28).and_hms(0, 0, 0).timestamp() as u64), [INFO] [stderr] | ^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `setup` in `spec` [INFO] [stderr] --> src/vault/context.rs:332:25 [INFO] [stderr] | [INFO] [stderr] 332 | let tmp = spec::setup(); [INFO] [stderr] | ^^^^^ not found in `spec` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `get_test_identities` in `spec` [INFO] [stderr] --> src/vault/context.rs:334:49 [INFO] [stderr] | [INFO] [stderr] 334 | VaultContext::create(tmp.path(), &spec::get_test_identities()) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ not found in `spec` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `get_test_identities` in `spec` [INFO] [stderr] --> src/vault/context.rs:341:26 [INFO] [stderr] | [INFO] [stderr] 341 | assert_eq!(spec::get_test_identities(), context.vault.get_identities()); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ not found in `spec` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `setup` in `spec` [INFO] [stderr] --> src/vault/context.rs:346:25 [INFO] [stderr] | [INFO] [stderr] 346 | let tmp = spec::setup(); [INFO] [stderr] | ^^^^^ not found in `spec` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `setup` in `spec` [INFO] [stderr] --> src/vault/context.rs:357:25 [INFO] [stderr] | [INFO] [stderr] 357 | let tmp = spec::setup(); [INFO] [stderr] | ^^^^^ not found in `spec` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `setup` in `spec` [INFO] [stderr] --> src/vault/context.rs:378:25 [INFO] [stderr] | [INFO] [stderr] 378 | let tmp = spec::setup(); [INFO] [stderr] | ^^^^^ not found in `spec` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `setup` in `spec` [INFO] [stderr] --> src/vault/context.rs:407:25 [INFO] [stderr] | [INFO] [stderr] 407 | let tmp = spec::setup(); [INFO] [stderr] | ^^^^^ not found in `spec` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `setup` in `spec` [INFO] [stderr] --> src/vault/context.rs:419:25 [INFO] [stderr] | [INFO] [stderr] 419 | let tmp = spec::setup(); [INFO] [stderr] | ^^^^^ not found in `spec` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `setup` in `spec` [INFO] [stderr] --> src/vault/entry.rs:87:21 [INFO] [stderr] | [INFO] [stderr] 87 | let tmp = spec::setup(); [INFO] [stderr] | ^^^^^ not found in `spec` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `setup` in `spec` [INFO] [stderr] --> src/vault/pack.rs:33:21 [INFO] [stderr] | [INFO] [stderr] 33 | let tmp = spec::setup(); [INFO] [stderr] | ^^^^^ not found in `spec` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `get_test_identities` in `spec` [INFO] [stderr] --> src/spec.rs:13:52 [INFO] [stderr] | [INFO] [stderr] 13 | let context = VaultContext::create(&path, &spec::get_test_identities())?; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ not found in `spec` [INFO] [stderr] [INFO] [stderr] error: aborting due to 23 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0425, E0432, E0433. [INFO] [stderr] For more information about an error, try `rustc --explain E0425`. [INFO] [stderr] error: could not compile `libknox`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "ebdff0db5ee1374cf986bad7da65e36ef58988de6c65385b81adeddfb1fcfaae"` [INFO] running `"docker" "rm" "-f" "ebdff0db5ee1374cf986bad7da65e36ef58988de6c65385b81adeddfb1fcfaae"` [INFO] [stdout] ebdff0db5ee1374cf986bad7da65e36ef58988de6c65385b81adeddfb1fcfaae