[INFO] crate roperator 0.2.1 is already in cache [INFO] testing roperator-0.2.1 against 1.45.2 for beta-1.46-1 [INFO] extracting crate roperator 0.2.1 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate roperator 0.2.1 on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate roperator 0.2.1 [INFO] removed 1 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate roperator 0.2.1 [INFO] tweaked toml for crates.io crate roperator 0.2.1 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate crates.io crate roperator 0.2.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7166c57bb546e25eddbb7db91e1f1310d353bf3baa740ce917f2b009e361bd50 [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" "7166c57bb546e25eddbb7db91e1f1310d353bf3baa740ce917f2b009e361bd50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7166c57bb546e25eddbb7db91e1f1310d353bf3baa740ce917f2b009e361bd50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7166c57bb546e25eddbb7db91e1f1310d353bf3baa740ce917f2b009e361bd50", kill_on_drop: false }` [INFO] [stdout] 7166c57bb546e25eddbb7db91e1f1310d353bf3baa740ce917f2b009e361bd50 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 412227e5c39bc8440e70e9e06ce385902d7e927a879f651d1e5dbf1a8e9b7633 [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" "412227e5c39bc8440e70e9e06ce385902d7e927a879f651d1e5dbf1a8e9b7633", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling futures-core v0.3.4 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Compiling futures-sink v0.3.4 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Compiling pin-project-lite v0.1.4 [INFO] [stderr] Compiling serde v1.0.103 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling openssl v0.10.26 [INFO] [stderr] Compiling protobuf v2.8.1 [INFO] [stderr] Compiling smallvec v1.0.0 [INFO] [stderr] Compiling hyper-openssl v0.8.0 [INFO] [stderr] Compiling instant v0.1.2 [INFO] [stderr] Compiling antidote v1.0.0 [INFO] [stderr] Compiling once_cell v1.2.0 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling urlencoding v1.0.0 [INFO] [stderr] Compiling base64 v0.12.0 [INFO] [stderr] Compiling openssl-sys v0.9.53 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling unicode-normalization v0.1.11 [INFO] [stderr] Compiling num_cpus v1.11.1 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling yaml-rust v0.4.3 [INFO] [stderr] Compiling linked_hash_set v0.1.3 [INFO] [stderr] Compiling tokio v0.2.18 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling backoff v0.1.6 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling url v2.1.0 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-openssl v0.4.0 [INFO] [stderr] Compiling serde_json v1.0.42 [INFO] [stderr] Compiling serde_yaml v0.8.11 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling pin-project-internal v0.4.6 [INFO] [stderr] Compiling thiserror-impl v1.0.15 [INFO] [stderr] Compiling serde_derive v1.0.103 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling thiserror v1.0.15 [INFO] [stderr] Compiling prometheus v0.8.0 [INFO] [stderr] Compiling pin-project v0.4.6 [INFO] [stderr] Compiling h2 v0.2.4 [INFO] [stderr] Compiling futures-executor v0.3.4 [INFO] [stderr] Compiling futures v0.3.4 [INFO] [stderr] Compiling hyper v0.13.5 [INFO] [stderr] Compiling roperator v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 53s [INFO] running `Command { std: "docker" "inspect" "412227e5c39bc8440e70e9e06ce385902d7e927a879f651d1e5dbf1a8e9b7633", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "412227e5c39bc8440e70e9e06ce385902d7e927a879f651d1e5dbf1a8e9b7633", kill_on_drop: false }` [INFO] [stdout] 412227e5c39bc8440e70e9e06ce385902d7e927a879f651d1e5dbf1a8e9b7633 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5c450abe0c84a16005c9d1074d81e396f9a550781750c8df081950690cddc78b [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" "5c450abe0c84a16005c9d1074d81e396f9a550781750c8df081950690cddc78b", kill_on_drop: false }` [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling k8s-openapi v0.7.1 [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling serde-value v0.6.0 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling roperator v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `roperator::handler::failable` [INFO] [stdout] --> examples/temp-namespace/main.rs:14:25 [INFO] [stdout] | [INFO] [stdout] 14 | use roperator::handler::failable::{DefaultFailableHandler, FailableHandler, HandlerResult}; [INFO] [stdout] | ^^^^^^^^ could not find `failable` in `handler` [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 `roperator`. [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 `Command { std: "docker" "inspect" "5c450abe0c84a16005c9d1074d81e396f9a550781750c8df081950690cddc78b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c450abe0c84a16005c9d1074d81e396f9a550781750c8df081950690cddc78b", kill_on_drop: false }` [INFO] [stdout] 5c450abe0c84a16005c9d1074d81e396f9a550781750c8df081950690cddc78b