[INFO] cloning repository https://github.com/eonm-abes/ncda [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/eonm-abes/ncda" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feonm-abes%2Fncda", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feonm-abes%2Fncda'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f56d8fd18e7c83e786f120ab734f2b3e063178af [INFO] checking eonm-abes/ncda against try#9c1dcf141bc0875407c4eb36972857bd3db713e2 for pr-81863 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feonm-abes%2Fncda" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/eonm-abes/ncda on toolchain 9c1dcf141bc0875407c4eb36972857bd3db713e2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9c1dcf141bc0875407c4eb36972857bd3db713e2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/eonm-abes/ncda [INFO] finished tweaking git repo https://github.com/eonm-abes/ncda [INFO] tweaked toml for git repo https://github.com/eonm-abes/ncda written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/eonm-abes/ncda already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9c1dcf141bc0875407c4eb36972857bd3db713e2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: package.category [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-2/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 `Command { std: "/workspace/cargo-home/bin/cargo" "+9c1dcf141bc0875407c4eb36972857bd3db713e2" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9c1dcf141bc0875407c4eb36972857bd3db713e2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: package.category [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded unindent v0.1.7 [INFO] [stderr] Downloaded pyo3-macros v0.13.1 [INFO] [stderr] Downloaded rocket_contrib v0.4.6 [INFO] [stderr] Downloaded indoc v1.0.3 [INFO] [stderr] Downloaded pyo3-macros-backend v0.13.1 [INFO] [stderr] Downloaded pyo3 v0.13.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+9c1dcf141bc0875407c4eb36972857bd3db713e2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f9342ff8bf757da73aa0525456afe57ededa73c37284377ed4ee4ac99fe41aab [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "f9342ff8bf757da73aa0525456afe57ededa73c37284377ed4ee4ac99fe41aab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f9342ff8bf757da73aa0525456afe57ededa73c37284377ed4ee4ac99fe41aab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9342ff8bf757da73aa0525456afe57ededa73c37284377ed4ee4ac99fe41aab", kill_on_drop: false }` [INFO] [stdout] f9342ff8bf757da73aa0525456afe57ededa73c37284377ed4ee4ac99fe41aab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+9c1dcf141bc0875407c4eb36972857bd3db713e2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b09eed502f938a08c00081c36a0eea136021241c2b751953a684bb3f794cafb8 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "b09eed502f938a08c00081c36a0eea136021241c2b751953a684bb3f794cafb8", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: package.category [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking subtle v2.4.0 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Checking subtle v1.0.0 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Checking futures-core v0.3.12 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking futures-sink v0.3.12 [INFO] [stderr] Compiling pyo3 v0.13.1 [INFO] [stderr] Compiling paste v1.0.4 [INFO] [stderr] Compiling pear_codegen v0.1.4 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling rocket_codegen v0.4.6 [INFO] [stderr] Compiling rocket v0.4.6 [INFO] [stderr] Compiling tokio v1.2.0 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling indoc v1.0.3 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking filetime v0.2.14 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking futures-channel v0.3.12 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking inotify v0.7.1 [INFO] [stderr] Checking mime v0.2.6 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking notify v4.0.15 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking hyper v0.10.16 [INFO] [stderr] Compiling block-cipher-trait v0.6.2 [INFO] [stderr] Compiling universal-hash v0.3.0 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling aead v0.2.0 [INFO] [stderr] Compiling polyval v0.3.3 [INFO] [stderr] Compiling aes-soft v0.3.3 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling ghash v0.2.3 [INFO] [stderr] Compiling hkdf v0.8.0 [INFO] [stderr] Compiling aes v0.3.2 [INFO] [stderr] Compiling aes-gcm v0.5.0 [INFO] [stderr] Compiling cookie v0.11.3 [INFO] [stderr] Compiling pyo3-macros-backend v0.13.1 [INFO] [stderr] Compiling devise_core v0.2.0 [INFO] [stderr] Compiling devise_codegen v0.2.0 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling futures-macro v0.3.12 [INFO] [stderr] Compiling ctor v0.1.19 [INFO] [stderr] Compiling ghost v0.1.2 [INFO] [stderr] Compiling inventory-impl v0.1.10 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling pyo3-macros v0.13.1 [INFO] [stderr] Compiling devise v0.2.0 [INFO] [stderr] Checking inventory v0.1.10 [INFO] [stderr] Checking futures-util v0.3.12 [INFO] [stderr] Compiling pear v0.1.4 [INFO] [stderr] Checking rocket_http v0.4.6 [INFO] [stderr] Checking futures-executor v0.3.12 [INFO] [stderr] Checking serde v1.0.123 [INFO] [stderr] Checking futures v0.3.12 [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] Checking serde_json v1.0.62 [INFO] [stderr] Checking rocket_contrib v0.4.6 [INFO] [stderr] Checking ncda v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `py` [INFO] [stdout] --> src/bindings/python.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | fn ncda(py: Python, m: &PyModule) -> PyResult<()> { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_py` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `py` [INFO] [stdout] --> src/bindings/python.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | fn ncda(py: Python, m: &PyModule) -> PyResult<()> { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_py` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `WORKERS` [INFO] [stdout] --> src/consts.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | pub const WORKERS: usize = 4; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `WORKERS` [INFO] [stdout] --> src/consts.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | pub const WORKERS: usize = 4; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `test` [INFO] [stdout] --> src/ncda.rs:75:9 [INFO] [stdout] | [INFO] [stdout] 75 | use test::Bencher; [INFO] [stdout] | ^^^^ help: a similar path exists: `ncda::test` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ncda` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "b09eed502f938a08c00081c36a0eea136021241c2b751953a684bb3f794cafb8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b09eed502f938a08c00081c36a0eea136021241c2b751953a684bb3f794cafb8", kill_on_drop: false }` [INFO] [stdout] b09eed502f938a08c00081c36a0eea136021241c2b751953a684bb3f794cafb8