[INFO] cloning repository https://github.com/minhlt9196/aw-server-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/minhlt9196/aw-server-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fminhlt9196%2Faw-server-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fminhlt9196%2Faw-server-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8eafd87d6d4dadff9e91efe7f3c446a8ab039532 [INFO] checking minhlt9196/aw-server-rust against try#3d9fdbff4f377de96b3a51174e7a64086bee9a5c for pr-81477 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fminhlt9196%2Faw-server-rust" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 59% (2176/3673) Updating files: 60% (2204/3673) Updating files: 61% (2241/3673) Updating files: 62% (2278/3673) Updating files: 63% (2314/3673) Updating files: 64% (2351/3673) Updating files: 65% (2388/3673) Updating files: 66% (2425/3673) Updating files: 67% (2461/3673) Updating files: 68% (2498/3673) Updating files: 69% (2535/3673) Updating files: 70% (2572/3673) Updating files: 71% (2608/3673) Updating files: 72% (2645/3673) Updating files: 73% (2682/3673) Updating files: 74% (2719/3673) Updating files: 75% (2755/3673) Updating files: 76% (2792/3673) Updating files: 77% (2829/3673) Updating files: 77% (2856/3673) Updating files: 78% (2865/3673) Updating files: 79% (2902/3673) Updating files: 80% (2939/3673) Updating files: 81% (2976/3673) Updating files: 82% (3012/3673) Updating files: 83% (3049/3673) Updating files: 84% (3086/3673) Updating files: 85% (3123/3673) Updating files: 85% (3126/3673) Updating files: 86% (3159/3673) Updating files: 87% (3196/3673) Updating files: 88% (3233/3673) Updating files: 88% (3244/3673) Updating files: 89% (3269/3673) Updating files: 90% (3306/3673) Updating files: 91% (3343/3673) Updating files: 91% (3367/3673) Updating files: 92% (3380/3673) Updating files: 93% (3416/3673) Updating files: 93% (3424/3673) Updating files: 94% (3453/3673) Updating files: 95% (3490/3673) Updating files: 96% (3527/3673) Updating files: 97% (3563/3673) Updating files: 98% (3600/3673) Updating files: 99% (3637/3673) Updating files: 100% (3673/3673) Updating files: 100% (3673/3673), done. [INFO] validating manifest of git repo https://github.com/minhlt9196/aw-server-rust 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/minhlt9196/aw-server-rust [INFO] finished tweaking git repo https://github.com/minhlt9196/aw-server-rust [INFO] tweaked toml for git repo https://github.com/minhlt9196/aw-server-rust written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/minhlt9196/aw-server-rust 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 schemars_derive v0.8.0 [INFO] [stderr] Downloaded rocket_codegen v0.4.8 [INFO] [stderr] Downloaded android_logger v0.10.0 [INFO] [stderr] Downloaded rocket_http v0.4.8 [INFO] [stderr] Downloaded rocket v0.4.8 [INFO] [stderr] Downloaded schemars v0.8.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] a2d6d28b9c64dda562140ffe5fa82a5765f1a81bf42a196f8bd8588877ce69d3 [INFO] running `Command { std: "docker" "start" "-a" "a2d6d28b9c64dda562140ffe5fa82a5765f1a81bf42a196f8bd8588877ce69d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a2d6d28b9c64dda562140ffe5fa82a5765f1a81bf42a196f8bd8588877ce69d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2d6d28b9c64dda562140ffe5fa82a5765f1a81bf42a196f8bd8588877ce69d3", kill_on_drop: false }` [INFO] [stdout] a2d6d28b9c64dda562140ffe5fa82a5765f1a81bf42a196f8bd8588877ce69d3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] 25c821ff5de7d7dfb73a8a685157e3842348e67fc94862ce731f9b3c1d124e2d [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" "25c821ff5de7d7dfb73a8a685157e3842348e67fc94862ce731f9b3c1d124e2d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.88 [INFO] [stderr] Compiling serde_derive v1.0.124 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling serde v1.0.124 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking ahash v0.4.7 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling cpuid-bool v0.2.0 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling schemars v0.8.0 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling state v0.4.2 [INFO] [stderr] Checking regex-syntax v0.6.22 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling bit-vec v0.4.4 [INFO] [stderr] Compiling vec_map v0.6.0 [INFO] [stderr] Compiling lalr v0.0.2 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking futures-core v0.3.13 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking futures-io v0.3.13 [INFO] [stderr] Checking futures-sink v0.3.13 [INFO] [stderr] Checking futures-task v0.3.13 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling tokio v1.2.0 [INFO] [stderr] Checking tinyvec v1.1.1 [INFO] [stderr] Compiling pear_codegen v0.1.4 [INFO] [stderr] Compiling rocket_codegen v0.4.8 [INFO] [stderr] Compiling rocket v0.4.8 [INFO] [stderr] Compiling libsqlite3-sys v0.20.1 [INFO] [stderr] Compiling openssl-src v111.14.0+1.1.1j [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Checking http v0.2.3 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling httparse v1.3.5 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling bit-set v0.4.0 [INFO] [stderr] Checking futures-channel v0.3.13 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking twoway v0.1.8 [INFO] [stderr] Checking buf_redux v0.8.4 [INFO] [stderr] Checking futures-util v0.3.13 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Checking tracing v0.1.25 [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/buf_redux-0.8.4/src/policy.rs:25:57 [INFO] [stdout] | [INFO] [stdout] 25 | ($val:expr) => ( return $crate::policy::DoRead($val); ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 118 | if buffer.len() >= self.0 { do_read!(false) } [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `do_read` (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] [stderr] error: could not compile `buf_redux` [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" "25c821ff5de7d7dfb73a8a685157e3842348e67fc94862ce731f9b3c1d124e2d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25c821ff5de7d7dfb73a8a685157e3842348e67fc94862ce731f9b3c1d124e2d", kill_on_drop: false }` [INFO] [stdout] 25c821ff5de7d7dfb73a8a685157e3842348e67fc94862ce731f9b3c1d124e2d