[INFO] updating cached repository https://github.com/keithnoguchi/rustmq [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 8305a1146c583f41c9297786682768ae916ff9bb [INFO] checking keithnoguchi/rustmq against try#e6563ac70cbfd3196492061900e9e9793e065e4d for pr-69410 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkeithnoguchi%2Frustmq" "/workspace/builds/worker-9/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/keithnoguchi/rustmq on toolchain e6563ac70cbfd3196492061900e9e9793e065e4d [INFO] running `"/workspace/cargo-home/bin/cargo" "+e6563ac70cbfd3196492061900e9e9793e065e4d" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/keithnoguchi/rustmq [INFO] finished tweaking git repo https://github.com/keithnoguchi/rustmq [INFO] tweaked toml for git repo https://github.com/keithnoguchi/rustmq written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/keithnoguchi/rustmq already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+e6563ac70cbfd3196492061900e9e9793e065e4d" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+e6563ac70cbfd3196492061900e9e9793e065e4d" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 8432a2af3c0fa9986c6f9cca5d79e2e229a0609ba0a22b674eda463d28733046 [INFO] running `"docker" "start" "-a" "8432a2af3c0fa9986c6f9cca5d79e2e229a0609ba0a22b674eda463d28733046"` [INFO] [stderr] Compiling proc-macro2 v1.0.7 [INFO] [stderr] Compiling syn v1.0.13 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling static_assertions v0.3.4 [INFO] [stderr] Compiling same-file v1.0.5 [INFO] [stderr] Compiling cookie-factory v0.3.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Checking futures-core v0.3.1 [INFO] [stderr] Checking futures-sink v0.3.1 [INFO] [stderr] Checking futures-task v0.3.1 [INFO] [stderr] Checking futures-io v0.3.1 [INFO] [stderr] Checking pin-project-lite v0.1.2 [INFO] [stderr] Compiling nom v5.1.0 [INFO] [stderr] Compiling openssl-sys v0.9.53 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] error[E0415]: identifier `s` is bound more than once in this parameter list [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cookie-factory-0.3.0/src/internal.rs:144:36 [INFO] [stderr] | [INFO] [stderr] 144 | fn skip(s: WriteContext, s: usize) -> GenResult [INFO] [stderr] | ^ used as parameter more than once [INFO] [stderr] [INFO] [stderr] error[E0415]: identifier `s` is bound more than once in this parameter list [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cookie-factory-0.3.0/src/internal.rs:144:36 [INFO] [stderr] | [INFO] [stderr] 144 | fn skip(s: WriteContext, s: usize) -> GenResult [INFO] [stderr] | ^ used as parameter more than once [INFO] [stderr] [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking num_cpus v1.11.1 [INFO] [stderr] Checking parking_lot_core v0.7.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling lexical-core v0.4.6 [INFO] [stderr] Checking url v2.1.0 [INFO] [stderr] Compiling walkdir v2.2.9 [INFO] [stderr] Checking futures-channel v0.3.1 [INFO] [stderr] Checking crossbeam-channel v0.4.0 [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0415`. [INFO] [stderr] error: could not compile `cookie-factory`. [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: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0415`. [INFO] [stderr] error: could not compile `cookie-factory`. [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 `"docker" "inspect" "8432a2af3c0fa9986c6f9cca5d79e2e229a0609ba0a22b674eda463d28733046"` [INFO] running `"docker" "rm" "-f" "8432a2af3c0fa9986c6f9cca5d79e2e229a0609ba0a22b674eda463d28733046"` [INFO] [stdout] 8432a2af3c0fa9986c6f9cca5d79e2e229a0609ba0a22b674eda463d28733046