[INFO] cloning repository https://github.com/docteurklein/inotify-sse [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/docteurklein/inotify-sse" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdocteurklein%2Finotify-sse", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdocteurklein%2Finotify-sse'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] da1ec2459bfb1918295bd8fecc4d7ec38629a76b [INFO] checking docteurklein/inotify-sse against master#d902752866cbbdb331e3cf28ff6bba86ab0f6c62 for pr-77271 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdocteurklein%2Finotify-sse" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/docteurklein/inotify-sse on toolchain d902752866cbbdb331e3cf28ff6bba86ab0f6c62 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d902752866cbbdb331e3cf28ff6bba86ab0f6c62" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/docteurklein/inotify-sse [INFO] finished tweaking git repo https://github.com/docteurklein/inotify-sse [INFO] tweaked toml for git repo https://github.com/docteurklein/inotify-sse written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/docteurklein/inotify-sse already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d902752866cbbdb331e3cf28ff6bba86ab0f6c62" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+d902752866cbbdb331e3cf28ff6bba86ab0f6c62" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8a510dc26065c5a29729217d61c57cee2b96b42b72fc1259d02802420fa0a447 [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" "8a510dc26065c5a29729217d61c57cee2b96b42b72fc1259d02802420fa0a447", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8a510dc26065c5a29729217d61c57cee2b96b42b72fc1259d02802420fa0a447", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a510dc26065c5a29729217d61c57cee2b96b42b72fc1259d02802420fa0a447", kill_on_drop: false }` [INFO] [stdout] 8a510dc26065c5a29729217d61c57cee2b96b42b72fc1259d02802420fa0a447 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+d902752866cbbdb331e3cf28ff6bba86ab0f6c62" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b13b10795179aca6ed35154d204a70e8841f9783cea7492f1ff9e3da9f0b81f6 [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" "b13b10795179aca6ed35154d204a70e8841f9783cea7492f1ff9e3da9f0b81f6", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling regex-syntax v0.6.11 [INFO] [stderr] Compiling unicode-width v0.1.6 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Compiling bindgen v0.51.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling proc-macro2 v1.0.1 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Checking same-file v1.0.5 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling humantime v1.2.0 [INFO] [stderr] Checking inotify-sys v0.1.3 [INFO] [stderr] Checking walkdir v2.2.9 [INFO] [stderr] Compiling hyper v0.12.33 [INFO] [stderr] Checking serde_json v1.0.40 [INFO] [stderr] Checking backtrace v0.3.35 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Checking tokio-udp v0.1.4 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking inotify v0.7.0 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling cexpr v0.3.5 [INFO] [stderr] Compiling regex v1.2.1 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling serde_derive v1.0.99 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling which v2.0.1 [INFO] [stderr] Compiling libhydrogen-sys v0.7.3 [INFO] [stdout] error[E0277]: the trait bound `[u8; 64]: Default` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/libhydrogen-sys-413e0c1ebbd7adf5/out/bindings.rs:3:6448 [INFO] [stdout] | [INFO] [stdout] 3 | ...ub pk : [ u8 ; 32usize ] , pub sk : [ u8 ; 64usize ] , } # [ test ] fn bindgen_test_layout_hydro_sign_keypair ( ) { assert_eq ! ( :: s... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Default` is not implemented for `[u8; 64]` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] <&[T] as Default> [INFO] [stdout] <&mut [T] as Default> [INFO] [stdout] <[T; 0] as Default> [INFO] [stdout] <[T; 10] as Default> [INFO] [stdout] and 31 others [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [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 E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `libhydrogen-sys` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "b13b10795179aca6ed35154d204a70e8841f9783cea7492f1ff9e3da9f0b81f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b13b10795179aca6ed35154d204a70e8841f9783cea7492f1ff9e3da9f0b81f6", kill_on_drop: false }` [INFO] [stdout] b13b10795179aca6ed35154d204a70e8841f9783cea7492f1ff9e3da9f0b81f6