[INFO] cloning repository https://github.com/pbtrung/rsec [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pbtrung/rsec" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpbtrung%2Frsec", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpbtrung%2Frsec'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bbf969f2037a6b928afd45d5eae063e421987bfa [INFO] checking pbtrung/rsec against try#3d9fdbff4f377de96b3a51174e7a64086bee9a5c for pr-81477 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpbtrung%2Frsec" "/workspace/builds/worker-15/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-15/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pbtrung/rsec 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/pbtrung/rsec [INFO] finished tweaking git repo https://github.com/pbtrung/rsec [INFO] tweaked toml for git repo https://github.com/pbtrung/rsec written to /workspace/builds/worker-15/source/Cargo.toml [INFO] crate git repo https://github.com/pbtrung/rsec 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 rpassword v2.1.0 [INFO] [stderr] Downloaded rust-argon2 v0.4.0 [INFO] [stderr] Downloaded encoding_rs v0.8.14 [INFO] [stderr] Downloaded reqwest v0.9.9 [INFO] [stderr] Downloaded hyper v0.12.23 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e89f279513a7d4407c9d731fe08ad272eff7e7d972aff5ae4656577cfa800e65 [INFO] running `Command { std: "docker" "start" "-a" "e89f279513a7d4407c9d731fe08ad272eff7e7d972aff5ae4656577cfa800e65", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e89f279513a7d4407c9d731fe08ad272eff7e7d972aff5ae4656577cfa800e65", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e89f279513a7d4407c9d731fe08ad272eff7e7d972aff5ae4656577cfa800e65", kill_on_drop: false }` [INFO] [stdout] e89f279513a7d4407c9d731fe08ad272eff7e7d972aff5ae4656577cfa800e65 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 766a6d234df5571444243165c971b4aa59ce07c7f68e0a8e104a950d20aea26e [INFO] running `Command { std: "docker" "start" "-a" "766a6d234df5571444243165c971b4aa59ce07c7f68e0a8e104a950d20aea26e", kill_on_drop: false }` [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking cfg-if v0.1.6 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Checking lazy_static v1.2.0 [INFO] [stderr] Checking stable_deref_trait v1.1.1 [INFO] [stderr] Checking futures v0.1.25 [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Checking nodrop v0.1.13 [INFO] [stderr] Checking memoffset v0.2.1 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Checking itoa v0.4.3 [INFO] [stderr] Checking lazycell v1.2.1 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Checking bitflags v1.0.4 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling httparse v1.3.3 [INFO] [stderr] Checking indexmap v1.0.2 [INFO] [stderr] Checking try-lock v0.2.2 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Checking string v0.1.3 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Compiling encoding_rs v0.8.14 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking linked-hash-map v0.4.2 [INFO] [stderr] Checking dtoa v0.4.3 [INFO] [stderr] Compiling rand v0.6.4 [INFO] [stderr] Compiling bzip2-sys v0.1.7 [INFO] [stderr] Compiling miniz-sys v0.1.11 [INFO] [stderr] Compiling rsec v0.0.9999 (/opt/rustwide/workdir) [INFO] [stderr] Checking getopts v0.2.18 [INFO] [stderr] Compiling libc v0.2.48 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_core v0.2.2 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Checking crossbeam-utils v0.6.3 [INFO] [stderr] Checking log v0.4.6 [INFO] [stderr] Compiling crc32fast v1.1.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking owning_ref v0.4.0 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Checking rand_os v0.1.1 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Checking num_cpus v1.9.0 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking rpassword v2.1.0 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking rand_chacha v0.1.1 [INFO] [stderr] Checking snap v0.2.5 [INFO] [stderr] Checking rand v0.5.5 [INFO] [stderr] Compiling generic-array v0.12.0 [INFO] [stderr] Checking lru-cache v0.1.1 [INFO] [stderr] Checking smallvec v0.6.8 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/snap-0.2.5/src/frame.rs:275:50 [INFO] [stdout] | [INFO] [stdout] 275 | return Err(io::Error::from($err)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 328 | / fail!(Error::UnsupportedChunkLength { [INFO] [stdout] 329 | | len: len64, [INFO] [stdout] 330 | | header: true, [INFO] [stdout] 331 | | }) [INFO] [stdout] | |__________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking libflate v0.1.19 [INFO] [stderr] Checking bytes v0.4.11 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling filetime v0.2.4 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Checking lock_api v0.1.5 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `snap` [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" "766a6d234df5571444243165c971b4aa59ce07c7f68e0a8e104a950d20aea26e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "766a6d234df5571444243165c971b4aa59ce07c7f68e0a8e104a950d20aea26e", kill_on_drop: false }` [INFO] [stdout] 766a6d234df5571444243165c971b4aa59ce07c7f68e0a8e104a950d20aea26e