[INFO] cloning repository https://github.com/pweisdepp/CPSC5200_imageapi [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pweisdepp/CPSC5200_imageapi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpweisdepp%2FCPSC5200_imageapi", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpweisdepp%2FCPSC5200_imageapi'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f2e70ebf24ac80f68aefc171a88fb8e54140b68b [INFO] checking pweisdepp/CPSC5200_imageapi against try#3d9fdbff4f377de96b3a51174e7a64086bee9a5c for pr-81477 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpweisdepp%2FCPSC5200_imageapi" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pweisdepp/CPSC5200_imageapi 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/pweisdepp/CPSC5200_imageapi [INFO] finished tweaking git repo https://github.com/pweisdepp/CPSC5200_imageapi [INFO] tweaked toml for git repo https://github.com/pweisdepp/CPSC5200_imageapi written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/pweisdepp/CPSC5200_imageapi 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 debug-helper v0.3.10 [INFO] [stderr] Downloaded rocket-etag-if-none-match v0.3.5 [INFO] [stderr] Downloaded rocket-multipart-form-data v0.9.6 [INFO] [stderr] Downloaded crc-any v2.3.5 [INFO] [stderr] Downloaded rocket-include-static-resources v0.9.5 [INFO] [stderr] Downloaded rocket-raw-response v0.4.11 [INFO] [stderr] Downloaded rc-u8-reader v2.0.12 [INFO] [stderr] Downloaded imageproc v0.22.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] [stdout] 2971fccbd9b6ebba5f7dad4c3bf626ab549c650b9136fc0ab3b09ccde55911bc [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" "2971fccbd9b6ebba5f7dad4c3bf626ab549c650b9136fc0ab3b09ccde55911bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2971fccbd9b6ebba5f7dad4c3bf626ab549c650b9136fc0ab3b09ccde55911bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2971fccbd9b6ebba5f7dad4c3bf626ab549c650b9136fc0ab3b09ccde55911bc", kill_on_drop: false }` [INFO] [stdout] 2971fccbd9b6ebba5f7dad4c3bf626ab549c650b9136fc0ab3b09ccde55911bc [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] ac735a6ce168373a478bac803ff82edb54fd3d48b5cc39514f8dbe380dcf4d13 [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" "ac735a6ce168373a478bac803ff82edb54fd3d48b5cc39514f8dbe380dcf4d13", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling yansi v0.5.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Checking subtle v2.4.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling zeroize v1.2.0 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Checking unicode-xid v0.1.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Checking weezl v0.1.4 [INFO] [stderr] Checking debug-helper v0.3.10 [INFO] [stderr] Checking ttf-parser v0.6.2 [INFO] [stderr] Checking rawpointer v0.1.0 [INFO] [stderr] Checking bytemuck v1.5.1 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.4 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling num-bigint v0.3.1 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Compiling tinyvec v1.1.1 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking crc-any v2.3.5 [INFO] [stderr] Checking rc-u8-reader v2.0.12 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling pear_codegen v0.1.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling rocket_codegen v0.4.7 [INFO] [stderr] Compiling rocket v0.4.7 [INFO] [stderr] Checking gif v0.11.1 [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling httparse v1.3.5 [INFO] [stderr] Checking unicode-normalization v0.1.17 [INFO] [stderr] Checking matrixmultiply v0.1.15 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking getrandom v0.2.2 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Checking num-complex v0.3.1 [INFO] [stderr] Checking owned_ttf_parser v0.6.0 [INFO] [stderr] Checking buf_redux v0.8.4 [INFO] [stderr] Checking twoway v0.1.8 [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" "ac735a6ce168373a478bac803ff82edb54fd3d48b5cc39514f8dbe380dcf4d13", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac735a6ce168373a478bac803ff82edb54fd3d48b5cc39514f8dbe380dcf4d13", kill_on_drop: false }` [INFO] [stdout] ac735a6ce168373a478bac803ff82edb54fd3d48b5cc39514f8dbe380dcf4d13