[INFO] cloning repository https://github.com/Gyromone/gyromone [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Gyromone/gyromone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGyromone%2Fgyromone", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGyromone%2Fgyromone'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4baf253abc99e4da1bf5c0b1cfc27c2843890eca [INFO] checking Gyromone/gyromone against try#d990716b6a1fdde1300748828a9c9e79dfd0b898 for pr-74846 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGyromone%2Fgyromone" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Gyromone/gyromone on toolchain d990716b6a1fdde1300748828a9c9e79dfd0b898 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Gyromone/gyromone [INFO] finished tweaking git repo https://github.com/Gyromone/gyromone [INFO] tweaked toml for git repo https://github.com/Gyromone/gyromone written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/Gyromone/gyromone already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2f9c7bd2de49e8b2c56e21bf03469a5406b6b77cfa5655db83640897439a0911 [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" "2f9c7bd2de49e8b2c56e21bf03469a5406b6b77cfa5655db83640897439a0911", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2f9c7bd2de49e8b2c56e21bf03469a5406b6b77cfa5655db83640897439a0911", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f9c7bd2de49e8b2c56e21bf03469a5406b6b77cfa5655db83640897439a0911", kill_on_drop: false }` [INFO] [stdout] 2f9c7bd2de49e8b2c56e21bf03469a5406b6b77cfa5655db83640897439a0911 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d8184c6a7c68369555c01ec30f96ea0947cd28c3aec74a11153e8dc6b1a39e84 [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" "d8184c6a7c68369555c01ec30f96ea0947cd28c3aec74a11153e8dc6b1a39e84", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling gimli v0.22.0 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Checking futures-core v0.3.5 [INFO] [stderr] Compiling object v0.20.0 [INFO] [stderr] Checking futures-sink v0.3.5 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking untrusted v0.6.2 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Checking futures-io v0.3.5 [INFO] [stderr] Checking pin-project-lite v0.1.7 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Compiling slog v2.5.2 [INFO] [stderr] Checking parking v1.0.4 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Checking httpdate v0.3.2 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling indexmap v1.4.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Checking tokio-sync v0.1.8 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] Checking yaml-rust v0.4.4 [INFO] [stderr] Checking miniz_oxide v0.4.0 [INFO] [stderr] Compiling libc v0.2.72 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.34 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking parking_lot_core v0.8.0 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking socket2 v0.3.12 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking crossbeam-utils v0.7.2 [INFO] [stderr] Compiling error-chain v0.12.2 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling pulldown-cmark v0.2.0 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking want v0.2.0 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking parking_lot v0.11.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking cookie v0.12.0 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Checking tokio-executor v0.1.10 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Checking crossbeam-channel v0.4.2 [INFO] [stderr] Checking crossbeam-epoch v0.8.2 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking term v0.6.1 [INFO] [stderr] Checking sha2 v0.8.2 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Checking tokio-io v0.1.13 [INFO] [stderr] Checking http v0.1.21 [INFO] [stderr] Checking tokio-buf v0.1.1 [INFO] [stderr] Checking string v0.2.1 [INFO] [stderr] Checking scheduled-thread-pool v0.2.5 [INFO] [stderr] Checking tokio-current-thread v0.1.7 [INFO] [stderr] Checking tokio-timer v0.2.13 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling ring v0.14.6 [INFO] [stderr] Checking slog-async v2.5.0 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Checking r2d2 v0.8.9 [INFO] [stderr] Checking tokio-codec v0.1.2 [INFO] [stderr] Checking tokio-threadpool v0.1.18 [INFO] [stderr] Checking tokio v0.2.21 [INFO] [stderr] Checking addr2line v0.13.0 [INFO] [stderr] Checking chrono v0.4.13 [INFO] [stderr] Checking backtrace v0.3.50 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Checking tokio-fs v0.1.7 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Checking slog-term v2.6.0 [INFO] [stderr] Checking http-body v0.1.0 [INFO] [stderr] Checking h2 v0.1.26 [INFO] [stderr] Checking sct v0.5.0 [INFO] [stderr] Checking webpki v0.19.1 [INFO] [stderr] Compiling gotham_derive v0.4.0 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking rustls v0.15.2 [INFO] [stderr] Checking tokio-rustls v0.9.4 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling async-trait v0.1.36 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking pin-project v0.4.22 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Checking blocking v0.4.6 [INFO] [stderr] Checking combine v4.2.1 [INFO] [stderr] Checking smol v0.1.18 [INFO] [stderr] Checking async-std v1.6.2 [INFO] [stderr] Checking bincode v1.3.1 [INFO] [stderr] Checking serde_yaml v0.8.13 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling cargo_metadata v0.6.4 [INFO] [stderr] Checking tokio-reactor v0.1.12 [INFO] [stderr] Compiling skeptic v0.13.4 [INFO] [stderr] Checking tokio-uds v0.2.7 [INFO] [stderr] Checking tokio-tcp v0.1.4 [INFO] [stderr] Checking tokio-udp v0.1.6 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Compiling borrow-bag v1.0.0 [INFO] [stderr] Checking redis v0.16.0 [INFO] [stderr] Checking hyper-tls v0.3.2 [INFO] [stderr] Checking gotham v0.4.0 [INFO] [stderr] Checking gyromone v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0495]: cannot infer an appropriate lifetime for lifetime parameter in function call due to conflicting requirements [INFO] [stdout] --> src/job_pipeline/mod.rs:42:27 [INFO] [stdout] | [INFO] [stdout] 42 | for pipe in pipes.iter() { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: first, the lifetime cannot outlive the lifetime `'p` as defined on the impl at 37:6... [INFO] [stdout] --> src/job_pipeline/mod.rs:37:6 [INFO] [stdout] | [INFO] [stdout] 37 | impl<'p, PL> Center<'p, PL> [INFO] [stdout] | ^^ [INFO] [stdout] note: ...so that the reference type `&std::vec::Vec>` does not outlive the data it points at [INFO] [stdout] --> src/job_pipeline/mod.rs:42:27 [INFO] [stdout] | [INFO] [stdout] 42 | for pipe in pipes.iter() { [INFO] [stdout] | ^^^^ [INFO] [stdout] = note: but, the lifetime must be valid for the static lifetime... [INFO] [stdout] note: ...so that the type `[closure@src/job_pipeline/mod.rs:45:30: 47:18 pipe:&&job_pipeline::Pipe<'_, PL>]` will meet its required lifetime bounds [INFO] [stdout] --> src/job_pipeline/mod.rs:45:22 [INFO] [stdout] | [INFO] [stdout] 45 | pool.execute(|| { [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 E0495`. [INFO] [stdout] [INFO] [stderr] error: could not compile `gyromone`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0495]: cannot infer an appropriate lifetime for lifetime parameter in function call due to conflicting requirements [INFO] [stdout] --> src/job_pipeline/mod.rs:42:27 [INFO] [stdout] | [INFO] [stdout] 42 | for pipe in pipes.iter() { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: first, the lifetime cannot outlive the lifetime `'p` as defined on the impl at 37:6... [INFO] [stdout] --> src/job_pipeline/mod.rs:37:6 [INFO] [stdout] | [INFO] [stdout] 37 | impl<'p, PL> Center<'p, PL> [INFO] [stdout] | ^^ [INFO] [stdout] note: ...so that the reference type `&std::vec::Vec>` does not outlive the data it points at [INFO] [stdout] --> src/job_pipeline/mod.rs:42:27 [INFO] [stdout] | [INFO] [stdout] 42 | for pipe in pipes.iter() { [INFO] [stdout] | ^^^^ [INFO] [stdout] = note: but, the lifetime must be valid for the static lifetime... [INFO] [stdout] note: ...so that the type `[closure@src/job_pipeline/mod.rs:45:30: 47:18 pipe:&&job_pipeline::Pipe<'_, PL>]` will meet its required lifetime bounds [INFO] [stdout] --> src/job_pipeline/mod.rs:45:22 [INFO] [stdout] | [INFO] [stdout] 45 | pool.execute(|| { [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 E0495`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "d8184c6a7c68369555c01ec30f96ea0947cd28c3aec74a11153e8dc6b1a39e84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8184c6a7c68369555c01ec30f96ea0947cd28c3aec74a11153e8dc6b1a39e84", kill_on_drop: false }` [INFO] [stdout] d8184c6a7c68369555c01ec30f96ea0947cd28c3aec74a11153e8dc6b1a39e84