[INFO] cloning repository https://github.com/dystonse/dystonse-tests [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dystonse/dystonse-tests" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdystonse%2Fdystonse-tests", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdystonse%2Fdystonse-tests'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3f27d32fb2771e587868023d764ddd36c2292f74 [INFO] testing dystonse/dystonse-tests against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdystonse%2Fdystonse-tests" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dystonse/dystonse-tests on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dystonse/dystonse-tests [INFO] finished tweaking git repo https://github.com/dystonse/dystonse-tests [INFO] tweaked toml for git repo https://github.com/dystonse/dystonse-tests written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/dystonse/dystonse-tests already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d13c0fb17c794f581dba511a16753e63c6a7af18b5ff326c9e704104c3460c49 [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" "d13c0fb17c794f581dba511a16753e63c6a7af18b5ff326c9e704104c3460c49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d13c0fb17c794f581dba511a16753e63c6a7af18b5ff326c9e704104c3460c49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d13c0fb17c794f581dba511a16753e63c6a7af18b5ff326c9e704104c3460c49", kill_on_drop: false }` [INFO] [stdout] d13c0fb17c794f581dba511a16753e63c6a7af18b5ff326c9e704104c3460c49 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4c278e442c7e5e19bf424a29a69a04cc8cfb9edbef3a84b198571e79cbdf549b [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" "4c278e442c7e5e19bf424a29a69a04cc8cfb9edbef3a84b198571e79cbdf549b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling podio v0.1.6 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling rgb v0.8.16 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling miniz_oxide v0.3.6 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling bzip2-sys v0.1.8+1.0.8 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling sha2 v0.8.1 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling zip v0.5.5 [INFO] [stderr] Compiling thiserror-impl v1.0.15 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling bstr v0.2.12 [INFO] [stderr] Compiling derivative v1.0.4 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling thiserror v1.0.15 [INFO] [stderr] Compiling gtfs-structures v0.20.0 (https://github.com/dystonse/gtfs-structure.git?branch=route_variant#362943df) [INFO] [stdout] error[E0277]: cannot multiply `&()` by `u32` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/gtfs-structure-5ee2cb4d5e706dd2/362943d/src/objects.rs:666:23 [INFO] [stdout] | [INFO] [stdout] 666 | Ok(&v[0].parse()? * 3600u32 + &v[1].parse()? * 60u32 + &v[2].parse()?) [INFO] [stdout] | ^ no implementation for `&() * u32` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Mul` is not implemented for `&()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot multiply `&()` by `u32` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/gtfs-structure-5ee2cb4d5e706dd2/362943d/src/objects.rs:666:50 [INFO] [stdout] | [INFO] [stdout] 666 | Ok(&v[0].parse()? * 3600u32 + &v[1].parse()? * 60u32 + &v[2].parse()?) [INFO] [stdout] | ^ no implementation for `&() * u32` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Mul` is not implemented for `&()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `(): FromStr` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/gtfs-structure-5ee2cb4d5e706dd2/362943d/src/objects.rs:666:14 [INFO] [stdout] | [INFO] [stdout] 666 | Ok(&v[0].parse()? * 3600u32 + &v[1].parse()? * 60u32 + &v[2].parse()?) [INFO] [stdout] | ^^^^^ the trait `FromStr` is not implemented for `()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `(): FromStr` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/gtfs-structure-5ee2cb4d5e706dd2/362943d/src/objects.rs:666:41 [INFO] [stdout] | [INFO] [stdout] 666 | Ok(&v[0].parse()? * 3600u32 + &v[1].parse()? * 60u32 + &v[2].parse()?) [INFO] [stdout] | ^^^^^ the trait `FromStr` is not implemented for `()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `(): FromStr` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/gtfs-structure-5ee2cb4d5e706dd2/362943d/src/objects.rs:666:66 [INFO] [stdout] | [INFO] [stdout] 666 | Ok(&v[0].parse()? * 3600u32 + &v[1].parse()? * 60u32 + &v[2].parse()?) [INFO] [stdout] | ^^^^^ the trait `FromStr` is not implemented for `()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `gtfs-structures` due to 6 previous errors [INFO] running `Command { std: "docker" "inspect" "4c278e442c7e5e19bf424a29a69a04cc8cfb9edbef3a84b198571e79cbdf549b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c278e442c7e5e19bf424a29a69a04cc8cfb9edbef3a84b198571e79cbdf549b", kill_on_drop: false }` [INFO] [stdout] 4c278e442c7e5e19bf424a29a69a04cc8cfb9edbef3a84b198571e79cbdf549b