[INFO] cloning repository https://github.com/Foaly/Partycle [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Foaly/Partycle" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFoaly%2FPartycle", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFoaly%2FPartycle'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0dd44c6b7fe531490b107d97802a0252dc3ce6e2 [INFO] testing Foaly/Partycle against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFoaly%2FPartycle" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Foaly/Partycle 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/Foaly/Partycle [INFO] finished tweaking git repo https://github.com/Foaly/Partycle [INFO] tweaked toml for git repo https://github.com/Foaly/Partycle written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/Foaly/Partycle 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-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] 1ff80596ab2bddff6a741df1824a69bef13a4246443d266d58234d6efd8605d6 [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" "1ff80596ab2bddff6a741df1824a69bef13a4246443d266d58234d6efd8605d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1ff80596ab2bddff6a741df1824a69bef13a4246443d266d58234d6efd8605d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ff80596ab2bddff6a741df1824a69bef13a4246443d266d58234d6efd8605d6", kill_on_drop: false }` [INFO] [stdout] 1ff80596ab2bddff6a741df1824a69bef13a4246443d266d58234d6efd8605d6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 95b5067db0ef653c951d507f91f43eb738bb4951aa212524fcca1173ba1c5bdb [INFO] running `Command { std: "docker" "start" "-a" "95b5067db0ef653c951d507f91f43eb738bb4951aa212524fcca1173ba1c5bdb", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling sfml-build v0.1.0 (https://github.com/jeremyletang/rust-sfml#2e948057) [INFO] [stderr] Compiling libc v0.2.24 [INFO] [stderr] Compiling rayon-core v1.2.1 [INFO] [stderr] Compiling scopeguard v0.3.2 [INFO] [stderr] Compiling either v1.1.0 [INFO] [stderr] Compiling futures v0.1.14 [INFO] [stderr] Compiling lazy_static v0.2.8 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling atom v0.3.4 [INFO] [stderr] Compiling odds v0.2.25 [INFO] [stderr] Compiling fnv v1.0.5 [INFO] [stderr] Compiling mopa v0.2.2 [INFO] [stderr] Compiling smallvec v0.4.0 [INFO] [stderr] Compiling tuple_utils v0.2.0 [INFO] [stderr] Compiling bitflags v0.5.0 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling csfml-system-sys v0.2.1 (https://github.com/jeremyletang/rust-sfml#2e948057) [INFO] [stderr] Compiling csfml-window-sys v0.2.0 (https://github.com/jeremyletang/rust-sfml#2e948057) [INFO] [stderr] Compiling csfml-audio-sys v0.2.0 (https://github.com/jeremyletang/rust-sfml#2e948057) [INFO] [stderr] Compiling csfml-graphics-sys v0.3.0 (https://github.com/jeremyletang/rust-sfml#2e948057) [INFO] [stderr] Compiling coco v0.1.1 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling num_cpus v1.6.2 [INFO] [stderr] Compiling rand v0.3.15 [INFO] [stderr] Compiling time v0.1.37 [INFO] [stderr] Compiling nodrop v0.1.9 [INFO] [stderr] Compiling arrayvec v0.3.23 [INFO] [stderr] Compiling pulse v0.5.3 [INFO] [stderr] Compiling sfml v0.12.0 (https://github.com/jeremyletang/rust-sfml#2e948057) [INFO] [stderr] Compiling rayon v0.7.1 [INFO] [stderr] Compiling shred-derive v0.3.0 [INFO] [stderr] Compiling hibitset v0.1.3 [INFO] [stderr] Compiling shred v0.4.3 [INFO] [stderr] Compiling specs v0.9.1 [INFO] [stderr] Compiling partycle v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:36:49 [INFO] [stdout] | [INFO] [stdout] 36 | ... target: &mut RenderTarget, [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn RenderTarget` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 22.36s [INFO] running `Command { std: "docker" "inspect" "95b5067db0ef653c951d507f91f43eb738bb4951aa212524fcca1173ba1c5bdb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "95b5067db0ef653c951d507f91f43eb738bb4951aa212524fcca1173ba1c5bdb", kill_on_drop: false }` [INFO] [stdout] 95b5067db0ef653c951d507f91f43eb738bb4951aa212524fcca1173ba1c5bdb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9500df08e84593c4517e4c58f3837a9c63bfb9152fb7e4da81104e3743a75863 [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" "9500df08e84593c4517e4c58f3837a9c63bfb9152fb7e4da81104e3743a75863", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling partycle v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:36:49 [INFO] [stdout] | [INFO] [stdout] 36 | ... target: &mut RenderTarget, [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn RenderTarget` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.60s [INFO] running `Command { std: "docker" "inspect" "9500df08e84593c4517e4c58f3837a9c63bfb9152fb7e4da81104e3743a75863", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9500df08e84593c4517e4c58f3837a9c63bfb9152fb7e4da81104e3743a75863", kill_on_drop: false }` [INFO] [stdout] 9500df08e84593c4517e4c58f3837a9c63bfb9152fb7e4da81104e3743a75863 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9902316139eeef97375dc7a488454f3823fe4603d916538c4ae05d905e9f79cd [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" "9902316139eeef97375dc7a488454f3823fe4603d916538c4ae05d905e9f79cd", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] running 0 tests [INFO] [stderr] --> src/main.rs:36:49 [INFO] [stdout] [INFO] [stderr] | [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] 36 | ... target: &mut RenderTarget, [INFO] [stdout] [INFO] [stderr] | ^^^^^^^^^^^^ help: use `dyn`: `dyn RenderTarget` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] [INFO] [stderr] warning: `partycle` (bin "partycle" test) generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/partycle-4ccf5952336cc417) [INFO] running `Command { std: "docker" "inspect" "9902316139eeef97375dc7a488454f3823fe4603d916538c4ae05d905e9f79cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9902316139eeef97375dc7a488454f3823fe4603d916538c4ae05d905e9f79cd", kill_on_drop: false }` [INFO] [stdout] 9902316139eeef97375dc7a488454f3823fe4603d916538c4ae05d905e9f79cd