[INFO] updating cached repository https://github.com/nkoehring/nanobe [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 456e04d73553de4fcdadedb722d3ac817e36b5b7 [INFO] testing nkoehring/nanobe against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnkoehring%2Fnanobe" "/workspace/builds/worker-5/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nkoehring/nanobe on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/nkoehring/nanobe [INFO] removed path dependency bart_derive from git repo https://github.com/nkoehring/nanobe [INFO] finished tweaking git repo https://github.com/nkoehring/nanobe [INFO] tweaked toml for git repo https://github.com/nkoehring/nanobe written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/nkoehring/nanobe 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] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-5/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [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] 31d49a54d92c064a2aaac180b503013ab929dffe14245782c16b4ad93372bfcb [INFO] running `"docker" "start" "-a" "31d49a54d92c064a2aaac180b503013ab929dffe14245782c16b4ad93372bfcb"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling slog v2.5.2 [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling ucd-util v0.1.8 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling arc-swap v0.4.7 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling rle-decode-fast v1.0.1 [INFO] [stderr] Compiling nom v2.2.1 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling entities v1.0.1 [INFO] [stderr] Compiling typed-arena v1.7.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling itertools v0.6.5 [INFO] [stderr] Compiling syn v0.10.8 [INFO] [stderr] Compiling yaml-rust v0.4.4 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling libflate v0.1.27 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling term v0.6.1 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling slog-scope v4.3.0 [INFO] [stderr] Compiling bart v0.1.4 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling crossbeam-queue v0.2.2 [INFO] [stderr] Compiling slog-stdlog v3.0.5 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling slog-term v2.6.0 [INFO] [stderr] Compiling slog-async v2.5.0 [INFO] [stderr] Compiling rayon v0.8.2 [INFO] [stderr] Compiling bart_derive v0.1.4 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling comrak v0.1.9 [INFO] [stderr] Compiling slog-kvfilter v0.6.1 [INFO] [stderr] Compiling trackable_derive v0.1.3 [INFO] [stderr] Compiling serde_derive v1.0.111 [INFO] [stderr] Compiling trackable v0.2.23 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling serde_yaml v0.7.5 [INFO] [stderr] Compiling sloggers v0.2.9 [INFO] [stderr] Compiling nanobe v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: method is never used: `html` [INFO] [stderr] --> src/model/website.rs:44:3 [INFO] [stderr] | [INFO] [stderr] 44 | pub fn html(&self) -> String { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: method is never used: `json` [INFO] [stderr] --> src/model/website.rs:48:3 [INFO] [stderr] | [INFO] [stderr] 48 | pub fn json(&self) -> String { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 47s [INFO] running `"docker" "inspect" "31d49a54d92c064a2aaac180b503013ab929dffe14245782c16b4ad93372bfcb"` [INFO] running `"docker" "rm" "-f" "31d49a54d92c064a2aaac180b503013ab929dffe14245782c16b4ad93372bfcb"` [INFO] [stdout] 31d49a54d92c064a2aaac180b503013ab929dffe14245782c16b4ad93372bfcb [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] bb15394ef16a25e6bf4202c494264a891eca89e298ece4ee9a1e9e63b3ea5a37 [INFO] running `"docker" "start" "-a" "bb15394ef16a25e6bf4202c494264a891eca89e298ece4ee9a1e9e63b3ea5a37"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling nanobe v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: method is never used: `html` [INFO] [stderr] --> src/model/website.rs:44:3 [INFO] [stderr] | [INFO] [stderr] 44 | pub fn html(&self) -> String { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: method is never used: `json` [INFO] [stderr] --> src/model/website.rs:48:3 [INFO] [stderr] | [INFO] [stderr] 48 | pub fn json(&self) -> String { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.37s [INFO] running `"docker" "inspect" "bb15394ef16a25e6bf4202c494264a891eca89e298ece4ee9a1e9e63b3ea5a37"` [INFO] running `"docker" "rm" "-f" "bb15394ef16a25e6bf4202c494264a891eca89e298ece4ee9a1e9e63b3ea5a37"` [INFO] [stdout] bb15394ef16a25e6bf4202c494264a891eca89e298ece4ee9a1e9e63b3ea5a37 [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"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 757243a7547e2476174a9965bc48dd8e31de047f681a49f8fc7afec57d0faf4b [INFO] running `"docker" "start" "-a" "757243a7547e2476174a9965bc48dd8e31de047f681a49f8fc7afec57d0faf4b"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] warning: method is never used: `html` [INFO] [stderr] --> src/model/website.rs:44:3 [INFO] [stderr] | [INFO] [stderr] 44 | pub fn html(&self) -> String { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: method is never used: `json` [INFO] [stderr] --> src/model/website.rs:48:3 [INFO] [stderr] | [INFO] [stderr] 48 | pub fn json(&self) -> String { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/nanobe-b1035f40af333929 [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 [INFO] [stdout] [INFO] running `"docker" "inspect" "757243a7547e2476174a9965bc48dd8e31de047f681a49f8fc7afec57d0faf4b"` [INFO] running `"docker" "rm" "-f" "757243a7547e2476174a9965bc48dd8e31de047f681a49f8fc7afec57d0faf4b"` [INFO] [stdout] 757243a7547e2476174a9965bc48dd8e31de047f681a49f8fc7afec57d0faf4b