[INFO] cloning repository https://github.com/kdar/rust-socket-activation [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kdar/rust-socket-activation" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkdar%2Frust-socket-activation", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkdar%2Frust-socket-activation'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bf5103a3f2b2feb7dc86b29b576de13e1439b68a [INFO] testing kdar/rust-socket-activation against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkdar%2Frust-socket-activation" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kdar/rust-socket-activation on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kdar/rust-socket-activation [INFO] finished tweaking git repo https://github.com/kdar/rust-socket-activation [INFO] tweaked toml for git repo https://github.com/kdar/rust-socket-activation written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/kdar/rust-socket-activation already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 69b38634e58f8738a1fa5d5c974e2b7e4c3e3925eec237faaff2f90f9bc533a4 [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" "69b38634e58f8738a1fa5d5c974e2b7e4c3e3925eec237faaff2f90f9bc533a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "69b38634e58f8738a1fa5d5c974e2b7e4c3e3925eec237faaff2f90f9bc533a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69b38634e58f8738a1fa5d5c974e2b7e4c3e3925eec237faaff2f90f9bc533a4", kill_on_drop: false }` [INFO] [stdout] 69b38634e58f8738a1fa5d5c974e2b7e4c3e3925eec237faaff2f90f9bc533a4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=warn" "-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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 92a300102ea96eb3264d67c97400bd03a8f487d9143dbee7fc1a16ac51c3493c [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" "92a300102ea96eb3264d67c97400bd03a8f487d9143dbee7fc1a16ac51c3493c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.31 [INFO] [stderr] Compiling log v0.3.8 [INFO] [stderr] Compiling lazy_static v0.2.8 [INFO] [stderr] Compiling regex-syntax v0.4.1 [INFO] [stderr] Compiling stable_deref_trait v1.0.0 [INFO] [stderr] Compiling lazycell v0.5.1 [INFO] [stderr] Compiling futures v0.1.16 [INFO] [stderr] Compiling scoped-tls v0.1.0 [INFO] [stderr] Compiling utf8-cstr v0.1.6 [INFO] [stderr] Compiling semver v0.6.0 [INFO] [stderr] Compiling libsystemd-sys v0.1.0 [INFO] [stderr] Compiling thread_local v0.3.4 [INFO] [stderr] Compiling rustc_version v0.2.1 [INFO] [stderr] Compiling iovec v0.1.0 [INFO] [stderr] Compiling memchr v1.0.1 [INFO] [stderr] Compiling net2 v0.2.31 [INFO] [stderr] Compiling mbox v0.4.1 [INFO] [stderr] Compiling aho-corasick v0.6.3 [INFO] [stderr] Compiling bytes v0.4.5 [INFO] [stderr] Compiling mio v0.6.10 [INFO] [stderr] Compiling regex v0.2.2 [INFO] [stdout] error: unexpected token: `<-` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mbox-0.4.1/src/mbox.rs:192:16 [INFO] [stdout] | [INFO] [stdout] 192 | MALLOC <- value.clone() [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] help: if you meant to write a comparison against a negative value, add a space in between `<` and `-` [INFO] [stdout] | [INFO] [stdout] 192 | MALLOC < - value.clone() [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `mbox` [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" "92a300102ea96eb3264d67c97400bd03a8f487d9143dbee7fc1a16ac51c3493c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92a300102ea96eb3264d67c97400bd03a8f487d9143dbee7fc1a16ac51c3493c", kill_on_drop: false }` [INFO] [stdout] 92a300102ea96eb3264d67c97400bd03a8f487d9143dbee7fc1a16ac51c3493c