[INFO] cloning repository https://github.com/octylFractal/supercollider [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/octylFractal/supercollider" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FoctylFractal%2Fsupercollider", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FoctylFractal%2Fsupercollider'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1a53f1caacac75b232e9ac4d3304856575908f05 [INFO] testing octylFractal/supercollider against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FoctylFractal%2Fsupercollider" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/octylFractal/supercollider on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/octylFractal/supercollider [INFO] finished tweaking git repo https://github.com/octylFractal/supercollider [INFO] tweaked toml for git repo https://github.com/octylFractal/supercollider written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/octylFractal/supercollider already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", 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] 243dfe668c5262c328bc68e003cc9f28a81fa28bb146be9ede9f8a235e99eb98 [INFO] running `Command { std: "docker" "start" "-a" "243dfe668c5262c328bc68e003cc9f28a81fa28bb146be9ede9f8a235e99eb98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "243dfe668c5262c328bc68e003cc9f28a81fa28bb146be9ede9f8a235e99eb98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "243dfe668c5262c328bc68e003cc9f28a81fa28bb146be9ede9f8a235e99eb98", kill_on_drop: false }` [INFO] [stdout] 243dfe668c5262c328bc68e003cc9f28a81fa28bb146be9ede9f8a235e99eb98 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 80e39270caf7d6c3e490705a9be513b078873695ed066aa6e3898658ab7fd7de [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" "80e39270caf7d6c3e490705a9be513b078873695ed066aa6e3898658ab7fd7de", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling libc v0.2.92 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling syn v1.0.68 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling matrixmultiply v0.3.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling simba v0.4.0 [INFO] [stderr] Compiling nalgebra v0.25.4 [INFO] [stderr] Compiling supercollider v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `supercollider` [INFO] [stdout] warning: cannot specify lifetime arguments explicitly if late bound lifetime parameters are present [INFO] [stdout] --> src/bin/test-speed.rs:56:58 [INFO] [stdout] | [INFO] [stdout] 56 | delegate: Box::from(r.support_provider::<'a>()), [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/shape.rs:12:25 [INFO] [stdout] | [INFO] [stdout] 12 | fn support_provider(&self) -> S; [INFO] [stdout] | - the late bound lifetime parameter is introduced here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(late_bound_lifetime_arguments)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #42868 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stdout] error[E0759]: `self` has lifetime `'a` but it needs to satisfy a `'static` lifetime requirement [INFO] [stdout] --> src/bin/test-speed.rs:55:31 [INFO] [stdout] | [INFO] [stdout] 53 | fn support_provider<'a>(&'a self) -> RandomShapeSupportProvider { [INFO] [stdout] | -------- this data with lifetime `'a`... [INFO] [stdout] 54 | match self { [INFO] [stdout] 55 | RandomShape::Rect(ref r) => RandomShapeSupportProvider { [INFO] [stdout] | ^^^^^ ...is captured here... [INFO] [stdout] 56 | delegate: Box::from(r.support_provider::<'a>()), [INFO] [stdout] | ------------------------------------- ...and is required to live as long as `'static` here [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stdout] error[E0759]: `self` has lifetime `'a` but it needs to satisfy a `'static` lifetime requirement [INFO] [stdout] --> src/bin/test-speed.rs:58:33 [INFO] [stdout] | [INFO] [stdout] 53 | fn support_provider<'a>(&'a self) -> RandomShapeSupportProvider { [INFO] [stdout] | -------- this data with lifetime `'a`... [INFO] [stdout] ... [INFO] [stdout] 58 | RandomShape::Circle(ref c) => RandomShapeSupportProvider { [INFO] [stdout] | ^^^^^ ...is captured here... [INFO] [stdout] 59 | delegate: Box::from(c.support_provider()), [INFO] [stdout] | ------------------------------- ...and is required to live as long as `'static` here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0759`. [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "80e39270caf7d6c3e490705a9be513b078873695ed066aa6e3898658ab7fd7de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80e39270caf7d6c3e490705a9be513b078873695ed066aa6e3898658ab7fd7de", kill_on_drop: false }` [INFO] [stdout] 80e39270caf7d6c3e490705a9be513b078873695ed066aa6e3898658ab7fd7de