[INFO] cloning repository https://github.com/hpbrewton/sched [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hpbrewton/sched" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhpbrewton%2Fsched", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhpbrewton%2Fsched'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3df8e5a3d5d3e4a161de9d8da528e2888bd2c2b5 [INFO] testing hpbrewton/sched against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhpbrewton%2Fsched" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hpbrewton/sched 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/hpbrewton/sched [INFO] finished tweaking git repo https://github.com/hpbrewton/sched [INFO] tweaked toml for git repo https://github.com/hpbrewton/sched written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/hpbrewton/sched 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-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] 5640d6d80ae24aae6dc86ee58533a4a655828ed9aece1f71f07cd621efbf6589 [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" "5640d6d80ae24aae6dc86ee58533a4a655828ed9aece1f71f07cd621efbf6589", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5640d6d80ae24aae6dc86ee58533a4a655828ed9aece1f71f07cd621efbf6589", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5640d6d80ae24aae6dc86ee58533a4a655828ed9aece1f71f07cd621efbf6589", kill_on_drop: false }` [INFO] [stdout] 5640d6d80ae24aae6dc86ee58533a4a655828ed9aece1f71f07cd621efbf6589 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] cd95f69c33b63d05c5c609c58c2bacdd9e16482cae7dfa190b2f1f69fd4c29a9 [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" "cd95f69c33b63d05c5c609c58c2bacdd9e16482cae7dfa190b2f1f69fd4c29a9", kill_on_drop: false }` [INFO] [stderr] Compiling scheduler v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0599]: no method named `tick` found for struct `Vec` in the current scope [INFO] [stdout] --> src/main.rs:42:10 [INFO] [stdout] | [INFO] [stdout] 42 | while v.tick() { [INFO] [stdout] | ^^^^ method not found in `Vec` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] note: `Ticker` defines an item `tick`, perhaps you need to implement it [INFO] [stdout] --> src/main.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | trait Ticker { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `scheduler` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "cd95f69c33b63d05c5c609c58c2bacdd9e16482cae7dfa190b2f1f69fd4c29a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd95f69c33b63d05c5c609c58c2bacdd9e16482cae7dfa190b2f1f69fd4c29a9", kill_on_drop: false }` [INFO] [stdout] cd95f69c33b63d05c5c609c58c2bacdd9e16482cae7dfa190b2f1f69fd4c29a9