[INFO] crate dynagrad 0.4.1 is already in cache [INFO] testing dynagrad-0.4.1 against 1.44.0 for beta-1.45-1 [INFO] extracting crate dynagrad 0.4.1 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate dynagrad 0.4.1 on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate dynagrad 0.4.1 [INFO] finished tweaking crates.io crate dynagrad 0.4.1 [INFO] tweaked toml for crates.io crate dynagrad 0.4.1 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate crates.io crate dynagrad 0.4.1 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] warning: file found to be present in multiple build targets: /workspace/builds/worker-8/source/examples/simple.rs [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=warn" "-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" "+1.44.0" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 1e4a0ab10367f0550580bb13c285506c20f29231d595f67376c132012bce99bd [INFO] running `"docker" "start" "-a" "1e4a0ab10367f0550580bb13c285506c20f29231d595f67376c132012bce99bd"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] warning: file found to be present in multiple build targets: /opt/rustwide/workdir/examples/simple.rs [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling ndarray v0.12.1 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling gnuplot v0.0.32 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling dynagrad v0.4.1 (/opt/rustwide/workdir) [INFO] [stderr] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stderr] --> src/lib.rs:3:1 [INFO] [stderr] | [INFO] [stderr] 3 | #![feature(weak_into_raw)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0599]: no function or associated item named `as_raw` found for struct `std::rc::Weak<_>` in the current scope [INFO] [stderr] --> src/core.rs:22:16 [INFO] [stderr] | [INFO] [stderr] 22 | (Weak::as_raw(&p) as usize).hash(state); [INFO] [stderr] | ^^^^^^ function or associated item not found in `std::rc::Weak<_>` [INFO] [stderr] [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0554, E0599. [INFO] [stderr] For more information about an error, try `rustc --explain E0554`. [INFO] [stderr] error: could not compile `dynagrad`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "1e4a0ab10367f0550580bb13c285506c20f29231d595f67376c132012bce99bd"` [INFO] running `"docker" "rm" "-f" "1e4a0ab10367f0550580bb13c285506c20f29231d595f67376c132012bce99bd"` [INFO] [stdout] 1e4a0ab10367f0550580bb13c285506c20f29231d595f67376c132012bce99bd