[INFO] updating cached repository https://github.com/andrewhickman/small-lang [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 61423387c252be44be4290a94dd260e9e8624075 [INFO] checking andrewhickman/small-lang against master#ba72b15666b2491415aec703a02c2364fe5e2790 for pr-71140 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandrewhickman%2Fsmall-lang" "/workspace/builds/worker-8/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/andrewhickman/small-lang on toolchain ba72b15666b2491415aec703a02c2364fe5e2790 [INFO] running `"/workspace/cargo-home/bin/cargo" "+ba72b15666b2491415aec703a02c2364fe5e2790" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/andrewhickman/small-lang [INFO] finished tweaking git repo https://github.com/andrewhickman/small-lang [INFO] tweaked toml for git repo https://github.com/andrewhickman/small-lang written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/andrewhickman/small-lang already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+ba72b15666b2491415aec703a02c2364fe5e2790" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+ba72b15666b2491415aec703a02c2364fe5e2790" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 9570b49c6150738d50261f27813b1f6aa794fbf79e4488673ef94fdf79fae515 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "9570b49c6150738d50261f27813b1f6aa794fbf79e4488673ef94fdf79fae515"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling new_debug_unreachable v1.0.3 [INFO] [stderr] Compiling bit-vec v0.5.1 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling lalrpop-util v0.17.2 [INFO] [stderr] Checking seahash v3.0.6 [INFO] [stderr] Checking iter-set v1.0.3 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking regex-automata v0.1.8 [INFO] [stderr] Compiling im v13.0.0 [INFO] [stderr] Compiling im-rc v13.0.0 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling ena v0.13.1 [INFO] [stderr] Checking csv-core v0.1.6 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling bit-set v0.5.1 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Checking rand_os v0.2.2 [INFO] [stderr] Checking rand_xoshiro v0.3.1 [INFO] [stderr] Checking crossbeam-epoch v0.8.0 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking criterion-plot v0.4.0 [INFO] [stderr] Checking rusty-fork v0.2.2 [INFO] [stderr] Compiling ascii-canvas v2.0.0 [INFO] [stderr] Checking crossbeam-deque v0.7.2 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking rayon-core v1.7.0 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Checking sized-chunks v0.3.1 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Checking rayon v1.3.0 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling string_cache_codegen v0.4.4 [INFO] [stderr] Compiling sha2 v0.8.0 [INFO] [stderr] Compiling string_cache v0.7.5 [INFO] [stderr] Checking regex v1.3.1 [INFO] [stderr] Checking proptest v0.9.4 [INFO] [stderr] error[E0495]: cannot infer an appropriate lifetime for lifetime parameter `'a` due to conflicting requirements [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-0.9.4/src/arbitrary/_core/iter.rs:47:23 [INFO] [stderr] | [INFO] [stderr] 47 | base.prop_map(Iterator::cloned).boxed() [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: first, the lifetime cannot outlive the lifetime `'a` as defined on the impl at 36:9... [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-0.9.4/src/arbitrary/_core/iter.rs:36:9 [INFO] [stderr] | [INFO] [stderr] 36 | 'a, [INFO] [stderr] | ^^ [INFO] [stderr] note: ...so that the types are compatible [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-0.9.4/src/arbitrary/_core/iter.rs:47:23 [INFO] [stderr] | [INFO] [stderr] 47 | base.prop_map(Iterator::cloned).boxed() [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] = note: expected `&'a T` [INFO] [stderr] found `&T` [INFO] [stderr] = note: but, the lifetime must be valid for the static lifetime... [INFO] [stderr] note: ...so that the type `strategy::map::Map core::iter::Cloned {::cloned::<'_, T>}>` will meet its required lifetime bounds [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-0.9.4/src/arbitrary/_core/iter.rs:47:41 [INFO] [stderr] | [INFO] [stderr] 47 | base.prop_map(Iterator::cloned).boxed() [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0495`. [INFO] [stderr] error: could not compile `proptest`. [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] [stderr] error: build failed [INFO] running `"docker" "inspect" "9570b49c6150738d50261f27813b1f6aa794fbf79e4488673ef94fdf79fae515"` [INFO] running `"docker" "rm" "-f" "9570b49c6150738d50261f27813b1f6aa794fbf79e4488673ef94fdf79fae515"` [INFO] [stdout] 9570b49c6150738d50261f27813b1f6aa794fbf79e4488673ef94fdf79fae515