[INFO] cloning repository https://github.com/master-d/liquid-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/master-d/liquid-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaster-d%2Fliquid-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaster-d%2Fliquid-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b41d98f97793dfb30dd7e93d6e1f77fec696812d [INFO] checking master-d/liquid-rust against try#3e22d1f9053c0fc87629b3c6d5d9567856368e5d for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaster-d%2Fliquid-rust" "/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/master-d/liquid-rust on toolchain 3e22d1f9053c0fc87629b3c6d5d9567856368e5d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e22d1f9053c0fc87629b3c6d5d9567856368e5d" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/master-d/liquid-rust [INFO] finished tweaking git repo https://github.com/master-d/liquid-rust [INFO] tweaked toml for git repo https://github.com/master-d/liquid-rust written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/master-d/liquid-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e22d1f9053c0fc87629b3c6d5d9567856368e5d" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sdl2-sys v0.27.2 [INFO] [stderr] Downloaded gcc v0.3.42 [INFO] [stderr] Downloaded c_vec v1.0.12 [INFO] [stderr] Downloaded num-iter v0.1.32 [INFO] [stderr] Downloaded sdl2 v0.28.0 [INFO] [stderr] Downloaded num v0.1.36 [INFO] [stderr] Downloaded num-integer v0.1.32 [INFO] [stderr] Downloaded num-traits v0.1.36 [INFO] [stderr] Downloaded liquidfun v0.8.0 [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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+3e22d1f9053c0fc87629b3c6d5d9567856368e5d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 64fb72e5ce20cc06fc3dad3217b153d4ce0dc32c061b5b513922581d3eef2445 [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" "64fb72e5ce20cc06fc3dad3217b153d4ce0dc32c061b5b513922581d3eef2445", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "64fb72e5ce20cc06fc3dad3217b153d4ce0dc32c061b5b513922581d3eef2445", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64fb72e5ce20cc06fc3dad3217b153d4ce0dc32c061b5b513922581d3eef2445", kill_on_drop: false }` [INFO] [stdout] 64fb72e5ce20cc06fc3dad3217b153d4ce0dc32c061b5b513922581d3eef2445 [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=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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+3e22d1f9053c0fc87629b3c6d5d9567856368e5d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c08079e3182d0b8973f31432b13728497dce1b40f5bbddd4e4a370347be1944f [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" "c08079e3182d0b8973f31432b13728497dce1b40f5bbddd4e4a370347be1944f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling gcc v0.3.42 [INFO] [stderr] Checking c_vec v1.0.12 [INFO] [stderr] Checking sdl2-sys v0.27.2 [INFO] [stderr] Checking sdl2 v0.28.0 [INFO] [stderr] Compiling liquidfun v0.8.0 [INFO] [stdout] error[E0106]: missing lifetime specifier [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/liquidfun-0.8.0/src/box2d/collision/shapes/polygon_shape.rs:9:76 [INFO] [stdout] | [INFO] [stdout] 9 | fn b2PolygonShape_GetVertex(ptr: *mut B2PolygonShape, index: Int32) -> &Vec2; [INFO] [stdout] | ^ expected named lifetime parameter [INFO] [stdout] | [INFO] [stdout] = help: this function's return type contains a borrowed value with an elided lifetime, but the lifetime cannot be derived from the arguments [INFO] [stdout] help: consider using the `'static` lifetime [INFO] [stdout] | [INFO] [stdout] 9 | fn b2PolygonShape_GetVertex(ptr: *mut B2PolygonShape, index: Int32) -> &'static Vec2; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0106]: missing lifetime specifier [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/liquidfun-0.8.0/src/box2d/dynamics/body.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 110 | fn b2Body_GetPosition(this: *mut B2Body) -> &Vec2; [INFO] [stdout] | ^ expected named lifetime parameter [INFO] [stdout] | [INFO] [stdout] = help: this function's return type contains a borrowed value with an elided lifetime, but the lifetime cannot be derived from the arguments [INFO] [stdout] help: consider using the `'static` lifetime [INFO] [stdout] | [INFO] [stdout] 110 | fn b2Body_GetPosition(this: *mut B2Body) -> &'static Vec2; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0106`. [INFO] [stdout] [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: cpp_set_stdlib is specified, but the Gnu compiler does not support this option, ignored [INFO] [stderr] warning: In file included from liquidfun-c/c_box2d.cpp:52: [INFO] [stderr] warning: liquidfun-cpp/Box2D/Particle/b2ParticleSystem.cpp:303:7: warning: 'FixtureParticleSet' has a base '{anonymous}::TypedFixedSetAllocator<{anonymous}::LightweightPair >' whose type uses the anonymous namespace [-Wsubobject-linkage] [INFO] [stderr] warning: 303 | class FixtureParticleSet : [INFO] [stderr] warning: | ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: liquidfun-cpp/Box2D/Particle/b2ParticleSystem.cpp:326:7: warning: 'b2ParticlePairSet' has a base '{anonymous}::TypedFixedSetAllocator<{anonymous}::LightweightPair >' whose type uses the anonymous namespace [-Wsubobject-linkage] [INFO] [stderr] warning: 326 | class b2ParticlePairSet : public TypedFixedSetAllocator [INFO] [stderr] warning: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] error: could not compile `liquidfun` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "c08079e3182d0b8973f31432b13728497dce1b40f5bbddd4e4a370347be1944f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c08079e3182d0b8973f31432b13728497dce1b40f5bbddd4e4a370347be1944f", kill_on_drop: false }` [INFO] [stdout] c08079e3182d0b8973f31432b13728497dce1b40f5bbddd4e4a370347be1944f