[INFO] fetching crate nustify 0.2.2... [INFO] testing nustify-0.2.2 against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] extracting crate nustify 0.2.2 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate nustify 0.2.2 on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate nustify 0.2.2 [INFO] finished tweaking crates.io crate nustify 0.2.2 [INFO] tweaked toml for crates.io crate nustify 0.2.2 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate crates.io crate nustify 0.2.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasm-bindgen-futures v0.4.21 [INFO] [stderr] Downloaded wasm-bindgen-backend v0.2.71 [INFO] [stderr] Downloaded hyper v0.14.4 [INFO] [stderr] Downloaded h2 v0.3.1 [INFO] [stderr] Downloaded wasm-bindgen v0.2.71 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.71 [INFO] [stderr] Downloaded web-sys v0.3.48 [INFO] [stderr] Downloaded tokio v1.2.0 [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.71 [INFO] [stderr] Downloaded mio v0.7.9 [INFO] [stderr] Downloaded reqwest v0.11.1 [INFO] [stderr] Downloaded security-framework v2.1.1 [INFO] [stderr] Downloaded pin-project-lite v0.2.3 [INFO] [stderr] Downloaded js-sys v0.3.48 [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.71 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0a64db5204926a10b73dc27194f457293799f3180e1328fb4877ddb3192fe30b [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" "0a64db5204926a10b73dc27194f457293799f3180e1328fb4877ddb3192fe30b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0a64db5204926a10b73dc27194f457293799f3180e1328fb4877ddb3192fe30b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a64db5204926a10b73dc27194f457293799f3180e1328fb4877ddb3192fe30b", kill_on_drop: false }` [INFO] [stdout] 0a64db5204926a10b73dc27194f457293799f3180e1328fb4877ddb3192fe30b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 57154976bfbe342852f1351e593106d938d52bfde62155ec046ac68d28ec717c [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" "57154976bfbe342852f1351e593106d938d52bfde62155ec046ac68d28ec717c", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling pin-project-lite v0.2.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling futures-task v0.3.12 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling tinyvec v1.1.1 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling http v0.2.3 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling futures-util v0.3.9 [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling mio v0.7.9 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tokio v1.2.0 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling tracing v0.1.25 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling idna v0.2.2 [INFO] [stderr] Compiling http-body v0.4.0 [INFO] [stderr] Compiling url v2.2.1 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling pin-project-internal v1.0.5 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling thiserror v1.0.23 [INFO] [stderr] Compiling pin-project v1.0.5 [INFO] [stderr] Compiling tokio-util v0.6.3 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.1 [INFO] [stderr] Compiling hyper v0.14.4 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.1 [INFO] [stderr] Compiling nustify v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 28s [INFO] running `Command { std: "docker" "inspect" "57154976bfbe342852f1351e593106d938d52bfde62155ec046ac68d28ec717c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57154976bfbe342852f1351e593106d938d52bfde62155ec046ac68d28ec717c", kill_on_drop: false }` [INFO] [stdout] 57154976bfbe342852f1351e593106d938d52bfde62155ec046ac68d28ec717c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 230669d30b8114859c9bbd13f224b06f99b8b2c7b28ab5372afd9d76f9a38296 [INFO] running `Command { std: "docker" "start" "-a" "230669d30b8114859c9bbd13f224b06f99b8b2c7b28ab5372afd9d76f9a38296", kill_on_drop: false }` [INFO] [stderr] Compiling nustify v0.2.2 (/opt/rustwide/workdir) [INFO] [stdout] error[E0603]: module `notification` is private [INFO] [stdout] --> examples/title.rs:4:14 [INFO] [stdout] | [INFO] [stdout] 4 | use nustify::notification::Builder; [INFO] [stdout] | ^^^^^^^^^^^^ private module [INFO] [stdout] | [INFO] [stdout] note: the module `notification` is defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 77 | mod notification; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [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 E0603`. [INFO] [stdout] [INFO] [stderr] error: could not compile `nustify` [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] [stdout] error[E0603]: module `notification` is private [INFO] [stdout] --> examples/simple.rs:4:14 [INFO] [stdout] | [INFO] [stdout] 4 | use nustify::notification::Notification; [INFO] [stdout] | ^^^^^^^^^^^^ private module [INFO] [stdout] | [INFO] [stdout] note: the module `notification` is defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 77 | mod notification; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [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 E0603`. [INFO] [stdout] [INFO] [stdout] error[E0603]: module `notification` is private [INFO] [stdout] --> examples/imgur.rs:4:14 [INFO] [stdout] | [INFO] [stdout] 4 | use nustify::notification::Builder; [INFO] [stdout] | ^^^^^^^^^^^^ private module [INFO] [stdout] | [INFO] [stdout] note: the module `notification` is defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 77 | mod notification; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0603]: module `notification` is private [INFO] [stdout] --> examples/image.rs:4:14 [INFO] [stdout] | [INFO] [stdout] 4 | use nustify::notification::Builder; [INFO] [stdout] | ^^^^^^^^^^^^ private module [INFO] [stdout] | [INFO] [stdout] note: the module `notification` is defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 77 | mod notification; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [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 E0603`. [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 E0603`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "230669d30b8114859c9bbd13f224b06f99b8b2c7b28ab5372afd9d76f9a38296", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "230669d30b8114859c9bbd13f224b06f99b8b2c7b28ab5372afd9d76f9a38296", kill_on_drop: false }` [INFO] [stdout] 230669d30b8114859c9bbd13f224b06f99b8b2c7b28ab5372afd9d76f9a38296