[INFO] cloning repository https://github.com/shockham/cuo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shockham/cuo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshockham%2Fcuo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshockham%2Fcuo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e6fd9dcf0811f6fa35670e258bfc24abd8980593 [INFO] checking shockham/cuo against try#3d9fdbff4f377de96b3a51174e7a64086bee9a5c for pr-81477 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshockham%2Fcuo" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/shockham/cuo 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] started tweaking git repo https://github.com/shockham/cuo [INFO] finished tweaking git repo https://github.com/shockham/cuo [INFO] tweaked toml for git repo https://github.com/shockham/cuo written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/shockham/cuo 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 tar v0.4.33 [INFO] [stderr] Downloaded serde_ignored v0.1.2 [INFO] [stderr] Downloaded commoncrypto-sys v0.2.0 [INFO] [stderr] Downloaded crates-io v0.28.0 [INFO] [stderr] Downloaded opener v0.4.1 [INFO] [stderr] Downloaded git2-curl v0.11.0 [INFO] [stderr] Downloaded rustfix v0.4.6 [INFO] [stderr] Downloaded im-rc v13.0.0 [INFO] [stderr] Downloaded rustc-workspace-hack v1.0.0 [INFO] [stderr] Downloaded curl v0.4.37 [INFO] [stderr] Downloaded bytesize v1.0.1 [INFO] [stderr] Downloaded commoncrypto v0.2.0 [INFO] [stderr] Downloaded crypto-hash v0.3.4 [INFO] [stderr] Downloaded fwdansi v1.1.0 [INFO] [stderr] Downloaded sized-chunks v0.3.1 [INFO] [stderr] Downloaded shell-escape v0.1.5 [INFO] [stderr] Downloaded strip-ansi-escapes v0.1.0 [INFO] [stderr] Downloaded git2 v0.10.2 [INFO] [stderr] Downloaded cargo v0.40.0 [INFO] [stderr] Downloaded libgit2-sys v0.9.2 [INFO] [stderr] Downloaded curl-sys v0.4.43+curl-7.76.0 [INFO] [stderr] Downloaded vte v0.3.3 [INFO] [stderr] Downloaded libnghttp2-sys v0.1.6+1.43.0 [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" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c24a891e5dd08cc5d0e949fa4864a2c97715b30867dbf1bd64696f9a7690a1ca [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" "c24a891e5dd08cc5d0e949fa4864a2c97715b30867dbf1bd64696f9a7690a1ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c24a891e5dd08cc5d0e949fa4864a2c97715b30867dbf1bd64696f9a7690a1ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c24a891e5dd08cc5d0e949fa4864a2c97715b30867dbf1bd64696f9a7690a1ca", kill_on_drop: false }` [INFO] [stdout] c24a891e5dd08cc5d0e949fa4864a2c97715b30867dbf1bd64696f9a7690a1ca [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" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d45e4c03946bd91663f863e25ff14abcdb58ae0a035b9adba08889b332fc6a0a [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" "d45e4c03946bd91663f863e25ff14abcdb58ae0a035b9adba08889b332fc6a0a", kill_on_drop: false }` [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling curl v0.4.37 [INFO] [stderr] Checking hex v0.3.2 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking shell-escape v0.1.5 [INFO] [stderr] Checking bytesize v1.0.1 [INFO] [stderr] Checking opener v0.4.1 [INFO] [stderr] Checking rustc-workspace-hack v1.0.0 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking home v0.5.3 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Checking vte v0.3.3 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Compiling jobserver v0.1.22 [INFO] [stderr] Checking socket2 v0.4.0 [INFO] [stderr] Checking filetime v0.2.14 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Checking dirs-sys v0.3.6 [INFO] [stderr] Checking bstr v0.2.16 [INFO] [stderr] Checking sized-chunks v0.3.1 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Checking tar v0.4.33 [INFO] [stderr] Checking strip-ansi-escapes v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Checking env_logger v0.6.2 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking globset v0.4.6 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Checking ignore v0.4.17 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling openssl-sys v0.9.63 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling libnghttp2-sys v0.1.6+1.43.0 [INFO] [stderr] Compiling libssh2-sys v0.2.21 [INFO] [stderr] Compiling curl-sys v0.4.43+curl-7.76.0 [INFO] [stderr] Compiling backtrace v0.3.59 [INFO] [stderr] Compiling libgit2-sys v0.9.2 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Checking flate2 v1.0.20 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Compiling openssl v0.10.34 [INFO] [stderr] Checking crypto-hash v0.3.4 [INFO] [stderr] Checking git2 v0.10.2 [INFO] [stderr] Checking git2-curl v0.11.0 [INFO] [stderr] Checking serde_ignored v0.1.2 [INFO] [stderr] Checking semver v0.9.0 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking rustfix v0.4.6 [INFO] [stderr] Checking crates-io v0.28.0 [INFO] [stderr] Compiling im-rc v13.0.0 [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crates-io-0.28.0/lib.rs:211:21 [INFO] [stdout] | [INFO] [stdout] 211 | None => bail!("no upload token found, please run `cargo login`"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (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/crates-io-0.28.0/lib.rs:305:25 [INFO] [stdout] | [INFO] [stdout] 305 | None => bail!("no upload token found, please run `cargo login`"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (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/crates-io-0.28.0/lib.rs:341:24 [INFO] [stdout] | [INFO] [stdout] 341 | Err(..) => bail!("response body was not valid utf-8"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (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/crates-io-0.28.0/lib.rs:349:93 [INFO] [stdout] | [INFO] [stdout] 349 | (503, None) if started.elapsed().as_secs() >= 29 && self.host_is_crates_io() => bail!( [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 350 | | "Request timed out after 30 seconds. If you're trying to \ [INFO] [stdout] 351 | | upload a crate it may be too large. If the crate is under \ [INFO] [stdout] 352 | | 10MB in size, you can email help@crates.io for assistance." [INFO] [stdout] 353 | | ), [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (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/crates-io-0.28.0/lib.rs:356:17 [INFO] [stdout] | [INFO] [stdout] 356 | / bail!( [INFO] [stdout] 357 | | "api errors (status {} {}): {}", [INFO] [stdout] 358 | | code, [INFO] [stdout] 359 | | reason, [INFO] [stdout] 360 | | errors.join(", ") [INFO] [stdout] 361 | | ) [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (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/crates-io-0.28.0/lib.rs:363:29 [INFO] [stdout] | [INFO] [stdout] 363 | (code, None) => bail!( [INFO] [stdout] | _____________________________^ [INFO] [stdout] 364 | | "failed to get a 200 OK response, got {}\n\ [INFO] [stdout] 365 | | headers:\n\ [INFO] [stdout] 366 | | \t{}\n\ [INFO] [stdout] ... | [INFO] [stdout] 371 | | body, [INFO] [stdout] 372 | | ), [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `crates-io` [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" "d45e4c03946bd91663f863e25ff14abcdb58ae0a035b9adba08889b332fc6a0a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d45e4c03946bd91663f863e25ff14abcdb58ae0a035b9adba08889b332fc6a0a", kill_on_drop: false }` [INFO] [stdout] d45e4c03946bd91663f863e25ff14abcdb58ae0a035b9adba08889b332fc6a0a