[INFO] cloning repository https://github.com/danbruder/juniper-kv-todos [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/danbruder/juniper-kv-todos" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanbruder%2Fjuniper-kv-todos", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanbruder%2Fjuniper-kv-todos'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f8279c54c2d36bc82753115fda32832936fbf669 [INFO] checking danbruder/juniper-kv-todos against try#3d9fdbff4f377de96b3a51174e7a64086bee9a5c for pr-81477 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanbruder%2Fjuniper-kv-todos" "/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/danbruder/juniper-kv-todos on toolchain 3d9fdbff4f377de96b3a51174e7a64086bee9a5c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-7/source/rust-toolchain [INFO] started tweaking git repo https://github.com/danbruder/juniper-kv-todos [INFO] finished tweaking git repo https://github.com/danbruder/juniper-kv-todos [INFO] tweaked toml for git repo https://github.com/danbruder/juniper-kv-todos written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/danbruder/juniper-kv-todos already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded juniper_rocket v0.5.2 [INFO] [stderr] Downloaded sled v0.31.0 [INFO] [stderr] Downloaded kv v0.20.2 [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 27da8f03e61c9e57ae1e525ad87d58eb19bbd99ca49a6d523d9e98abe6e09f2d [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" "27da8f03e61c9e57ae1e525ad87d58eb19bbd99ca49a6d523d9e98abe6e09f2d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "27da8f03e61c9e57ae1e525ad87d58eb19bbd99ca49a6d523d9e98abe6e09f2d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27da8f03e61c9e57ae1e525ad87d58eb19bbd99ca49a6d523d9e98abe6e09f2d", kill_on_drop: false }` [INFO] [stdout] 27da8f03e61c9e57ae1e525ad87d58eb19bbd99ca49a6d523d9e98abe6e09f2d [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3e2b9daf74cf94550c9fd6b634172c2b79b45fc37c25a424c88c3a4c2a3d86c7 [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" "3e2b9daf74cf94550c9fd6b634172c2b79b45fc37c25a424c88c3a4c2a3d86c7", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.67 [INFO] [stderr] Checking cfg-if v0.1.6 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Compiling syn v0.15.35 [INFO] [stderr] Checking lazy_static v1.2.0 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Checking smallvec v1.2.0 [INFO] [stderr] Compiling yansi v0.5.0 [INFO] [stderr] Compiling byteorder v1.2.7 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Checking itoa v0.4.3 [INFO] [stderr] Compiling autocfg v0.1.4 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Checking ucd-util v0.1.3 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Checking unicode-xid v0.1.0 [INFO] [stderr] Checking utf8-ranges v1.0.2 [INFO] [stderr] Checking bitflags v1.0.4 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Checking crossbeam-utils v0.6.3 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking lock_api v0.3.3 [INFO] [stderr] Checking regex-syntax v0.6.4 [INFO] [stderr] Compiling memchr v2.1.2 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling pear_codegen v0.1.2 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Compiling httparse v1.3.3 [INFO] [stderr] Checking smallvec v0.6.7 [INFO] [stderr] Compiling backtrace v0.3.30 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Compiling rocket_codegen v0.4.4 [INFO] [stderr] Compiling rocket v0.4.4 [INFO] [stderr] Checking crossbeam-utils v0.7.2 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking mime v0.2.6 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Checking num-integer v0.1.39 [INFO] [stderr] Checking crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling time v0.1.41 [INFO] [stderr] Compiling num_cpus v1.9.0 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Checking rand v0.5.5 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking parking_lot_core v0.7.0 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Checking inotify-sys v0.1.3 [INFO] [stderr] Checking filetime v0.2.4 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Checking bytes v0.4.11 [INFO] [stderr] Compiling hyper v0.10.15 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking mio v0.6.16 [INFO] [stderr] Checking parking_lot v0.10.0 [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.10.15/src/http/h1.rs:702:17 [INFO] [stdout] | [INFO] [stdout] 702 | todo!("chunk extension byte={}", ext); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.10.15/src/server/request.rs:50:13 [INFO] [stdout] | [INFO] [stdout] 50 | todo!("check for Transfer-Encoding: chunked"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.10.15/src/server/response.rs:263:30 [INFO] [stdout] | [INFO] [stdout] 263 | Ok(_) => debug!("drop successful"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.10.15/src/server/response.rs:264:31 [INFO] [stdout] | [INFO] [stdout] 264 | Err(e) => debug!("error dropping request: {:?}", e) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.10.15/src/server/response.rs:266:27 [INFO] [stdout] | [INFO] [stdout] 266 | Err(e) => debug!("error dropping request: {:?}", e) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.10.15/src/uri.rs:70:13 [INFO] [stdout] | [INFO] [stdout] 70 | todo!("compare vs u.authority()"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.10.15/src/http/h1.rs:702:17 [INFO] [stdout] | [INFO] [stdout] 702 | todo!("chunk extension byte={}", ext); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.10.15/src/server/request.rs:50:13 [INFO] [stdout] | [INFO] [stdout] 50 | todo!("check for Transfer-Encoding: chunked"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.10.15/src/server/response.rs:263:30 [INFO] [stdout] | [INFO] [stdout] 263 | Ok(_) => debug!("drop successful"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.10.15/src/server/response.rs:264:31 [INFO] [stdout] | [INFO] [stdout] 264 | Err(e) => debug!("error dropping request: {:?}", e) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.10.15/src/server/response.rs:266:27 [INFO] [stdout] | [INFO] [stdout] 266 | Err(e) => debug!("error dropping request: {:?}", e) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.10.15/src/uri.rs:70:13 [INFO] [stdout] | [INFO] [stdout] 70 | todo!("compare vs u.authority()"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking sled v0.31.0 [INFO] [stderr] Checking tokio-io v0.1.10 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking mio-extras v2.0.5 [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sled-0.31.0/src/threadpool.rs:119:13 [INFO] [stdout] | [INFO] [stdout] 119 | / warn!( [INFO] [stdout] 120 | | "Failed to dynamically increase the threadpool size: {:?}. \ [INFO] [stdout] 121 | | Currently have {} running IO threads", [INFO] [stdout] 122 | | e, total_workers [INFO] [stdout] 123 | | ) [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `warn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking parking_lot v0.6.4 [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `hyper` [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: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "3e2b9daf74cf94550c9fd6b634172c2b79b45fc37c25a424c88c3a4c2a3d86c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e2b9daf74cf94550c9fd6b634172c2b79b45fc37c25a424c88c3a4c2a3d86c7", kill_on_drop: false }` [INFO] [stdout] 3e2b9daf74cf94550c9fd6b634172c2b79b45fc37c25a424c88c3a4c2a3d86c7