[INFO] updating cached repository https://github.com/natir/cabanis [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] [stderr] From https://github.com/natir/cabanis [INFO] [stderr] + e1074bd...87c179a master -> master (forced update) [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 87c179a623c072955ceaa6d31e0a1111247ff59a [INFO] checking natir/cabanis against master#6250d56355d72264ece721e8d0dc95b16a6824b1 for pr-68350 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnatir%2Fcabanis" "/workspace/builds/worker-0/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/natir/cabanis on toolchain 6250d56355d72264ece721e8d0dc95b16a6824b1 [INFO] running `"/workspace/cargo-home/bin/cargo" "+6250d56355d72264ece721e8d0dc95b16a6824b1" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/natir/cabanis [INFO] finished tweaking git repo https://github.com/natir/cabanis [INFO] tweaked toml for git repo https://github.com/natir/cabanis written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/natir/cabanis already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+6250d56355d72264ece721e8d0dc95b16a6824b1" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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=forbid" "-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" "+6250d56355d72264ece721e8d0dc95b16a6824b1" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 252a89e13d4170c27f7545fc6aeec38b92919703e01721746ec251410d2a0e66 [INFO] running `"docker" "start" "-a" "252a89e13d4170c27f7545fc6aeec38b92919703e01721746ec251410d2a0e66"` [INFO] [stderr] Compiling syn v1.0.13 [INFO] [stderr] Compiling feature-probe v0.1.1 [INFO] [stderr] Compiling ndarray v0.13.0 [INFO] [stderr] Compiling anyhow v1.0.26 [INFO] [stderr] Compiling bio v0.30.0 [INFO] [stderr] Checking bytecount v0.6.0 [INFO] [stderr] Checking fixedbitset v0.2.0 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Checking memchr v2.2.1 [INFO] [stderr] Checking ordered-float v1.0.2 [INFO] [stderr] Checking itertools-num v0.1.3 [INFO] [stderr] Checking petgraph v0.5.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking statrs v0.11.0 [INFO] [stderr] Compiling bv v0.11.0 [INFO] [stderr] Checking aho-corasick v0.7.6 [INFO] [stderr] Checking csv-core v0.1.6 [INFO] [stderr] Checking regex v1.3.3 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Compiling snafu-derive v0.5.0 [INFO] [stderr] Compiling syn-mid v0.4.0 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling rustversion v1.0.1 [INFO] [stderr] Compiling getset v0.0.9 [INFO] [stderr] Compiling thiserror-impl v1.0.9 [INFO] [stderr] Compiling strum_macros v0.16.0 [INFO] [stderr] Checking snafu v0.5.0 [INFO] [stderr] Compiling proc-macro-error v0.4.4 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.3 [INFO] [stderr] Checking thiserror v1.0.9 [INFO] [stderr] Compiling structopt-derive v0.4.0 [INFO] [stderr] Checking serde v1.0.104 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking bstr v0.2.8 [INFO] [stderr] Checking bio-types v0.5.1 [INFO] [stderr] Checking multimap v0.6.0 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking csv v1.1.2 [INFO] [stderr] Checking cocktail v0.1.0 (https://github.com/natir/cocktail#3ef36704) [INFO] [stderr] Checking structopt v0.3.7 [INFO] [stderr] Checking cabanis v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/main.rs:25:1 [INFO] [stderr] | [INFO] [stderr] 25 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/main.rs:29:1 [INFO] [stderr] | [INFO] [stderr] 29 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/main.rs:25:1 [INFO] [stderr] | [INFO] [stderr] 25 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/main.rs:29:1 [INFO] [stderr] | [INFO] [stderr] 29 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 19s [INFO] running `"docker" "inspect" "252a89e13d4170c27f7545fc6aeec38b92919703e01721746ec251410d2a0e66"` [INFO] running `"docker" "rm" "-f" "252a89e13d4170c27f7545fc6aeec38b92919703e01721746ec251410d2a0e66"` [INFO] [stdout] 252a89e13d4170c27f7545fc6aeec38b92919703e01721746ec251410d2a0e66