[INFO] cloning repository https://github.com/MashPlant/ray_tracer [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MashPlant/ray_tracer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMashPlant%2Fray_tracer"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMashPlant%2Fray_tracer'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 62ea967f344ad420fd026805892594819baf1149 [INFO] testing MashPlant/ray_tracer against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMashPlant%2Fray_tracer" "/workspace/builds/worker-2/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 23% (17/73) Checking out files: 24% (18/73) Checking out files: 26% (19/73) Checking out files: 27% (20/73) Checking out files: 28% (21/73) Checking out files: 30% (22/73) Checking out files: 31% (23/73) Checking out files: 32% (24/73) Checking out files: 34% (25/73) Checking out files: 35% (26/73) Checking out files: 36% (27/73) Checking out files: 38% (28/73) Checking out files: 39% (29/73) Checking out files: 41% (30/73) Checking out files: 42% (31/73) Checking out files: 43% (32/73) Checking out files: 45% (33/73) Checking out files: 46% (34/73) Checking out files: 47% (35/73) Checking out files: 49% (36/73) Checking out files: 50% (37/73) Checking out files: 52% (38/73) Checking out files: 53% (39/73) Checking out files: 54% (40/73) Checking out files: 56% (41/73) Checking out files: 57% (42/73) Checking out files: 58% (43/73) Checking out files: 60% (44/73) Checking out files: 61% (45/73) Checking out files: 63% (46/73) Checking out files: 64% (47/73) Checking out files: 65% (48/73) Checking out files: 67% (49/73) Checking out files: 68% (50/73) Checking out files: 69% (51/73) Checking out files: 71% (52/73) Checking out files: 72% (53/73) Checking out files: 73% (54/73) Checking out files: 75% (55/73) Checking out files: 76% (56/73) Checking out files: 78% (57/73) Checking out files: 79% (58/73) Checking out files: 80% (59/73) Checking out files: 82% (60/73) Checking out files: 83% (61/73) Checking out files: 84% (62/73) Checking out files: 86% (63/73) Checking out files: 87% (64/73) Checking out files: 89% (65/73) Checking out files: 90% (66/73) Checking out files: 91% (67/73) Checking out files: 93% (68/73) Checking out files: 94% (69/73) Checking out files: 95% (70/73) Checking out files: 97% (71/73) Checking out files: 98% (72/73) Checking out files: 100% (73/73) Checking out files: 100% (73/73), done. [INFO] validating manifest of git repo https://github.com/MashPlant/ray_tracer on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/MashPlant/ray_tracer [INFO] finished tweaking git repo https://github.com/MashPlant/ray_tracer [INFO] tweaked toml for git repo https://github.com/MashPlant/ray_tracer written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] 6023325968e8b596768c97b8472b59ce146996ccb3dd3f68bbb0a8919c50a34c [INFO] running `"docker" "start" "-a" "6023325968e8b596768c97b8472b59ce146996ccb3dd3f68bbb0a8919c50a34c"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling text_io v0.1.8 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling f128_internal v0.2.1 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling bincode v1.2.1 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling inflate v0.3.4 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling f128_input v0.2.1 [INFO] [stderr] Compiling png v0.11.0 [INFO] [stderr] Compiling f128 v0.2.6 [INFO] [stderr] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/f128-0.2.6/src/lib.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | #![feature(proc_macro_hygiene)] [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 E0554`. [INFO] [stderr] error: could not compile `f128`. [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" "6023325968e8b596768c97b8472b59ce146996ccb3dd3f68bbb0a8919c50a34c"` [INFO] running `"docker" "rm" "-f" "6023325968e8b596768c97b8472b59ce146996ccb3dd3f68bbb0a8919c50a34c"` [INFO] [stdout] 6023325968e8b596768c97b8472b59ce146996ccb3dd3f68bbb0a8919c50a34c