[INFO] cloning repository https://github.com/lucidscape/corange-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lucidscape/corange-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flucidscape%2Fcorange-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flucidscape%2Fcorange-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ea7187f8a23b7167629abc324a547c15b26203a4 [INFO] checking lucidscape/corange-rs against try#f47dd4da3ae8c32c9e65d307bfe640b143e674df for pr-77526 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flucidscape%2Fcorange-rs" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 15% (57/371) Checking out files: 16% (60/371) Checking out files: 17% (64/371) Checking out files: 18% (67/371) Checking out files: 19% (71/371) Checking out files: 20% (75/371) Checking out files: 21% (78/371) Checking out files: 22% (82/371) Checking out files: 23% (86/371) Checking out files: 24% (90/371) Checking out files: 25% (93/371) Checking out files: 26% (97/371) Checking out files: 27% (101/371) Checking out files: 28% (104/371) Checking out files: 29% (108/371) Checking out files: 30% (112/371) Checking out files: 31% (116/371) Checking out files: 32% (119/371) Checking out files: 33% (123/371) Checking out files: 34% (127/371) Checking out files: 35% (130/371) Checking out files: 36% (134/371) Checking out files: 37% (138/371) Checking out files: 38% (141/371) Checking out files: 39% (145/371) Checking out files: 40% (149/371) Checking out files: 41% (153/371) Checking out files: 42% (156/371) Checking out files: 43% (160/371) Checking out files: 44% (164/371) Checking out files: 45% (167/371) Checking out files: 46% (171/371) Checking out files: 47% (175/371) Checking out files: 48% (179/371) Checking out files: 49% (182/371) Checking out files: 50% (186/371) Checking out files: 51% (190/371) Checking out files: 52% (193/371) Checking out files: 53% (197/371) Checking out files: 54% (201/371) Checking out files: 55% (205/371) Checking out files: 56% (208/371) Checking out files: 57% (212/371) Checking out files: 58% (216/371) Checking out files: 59% (219/371) Checking out files: 60% (223/371) Checking out files: 61% (227/371) Checking out files: 62% (231/371) Checking out files: 63% (234/371) Checking out files: 64% (238/371) Checking out files: 65% (242/371) Checking out files: 66% (245/371) Checking out files: 67% (249/371) Checking out files: 68% (253/371) Checking out files: 69% (256/371) Checking out files: 70% (260/371) Checking out files: 71% (264/371) Checking out files: 72% (268/371) Checking out files: 73% (271/371) Checking out files: 74% (275/371) Checking out files: 75% (279/371) Checking out files: 76% (282/371) Checking out files: 77% (286/371) Checking out files: 78% (290/371) Checking out files: 79% (294/371) Checking out files: 80% (297/371) Checking out files: 81% (301/371) Checking out files: 82% (305/371) Checking out files: 83% (308/371) Checking out files: 84% (312/371) Checking out files: 85% (316/371) Checking out files: 86% (320/371) Checking out files: 87% (323/371) Checking out files: 88% (327/371) Checking out files: 89% (331/371) Checking out files: 90% (334/371) Checking out files: 91% (338/371) Checking out files: 92% (342/371) Checking out files: 93% (346/371) Checking out files: 94% (349/371) Checking out files: 95% (353/371) Checking out files: 96% (357/371) Checking out files: 97% (360/371) Checking out files: 98% (364/371) Checking out files: 99% (368/371) Checking out files: 100% (371/371) Checking out files: 100% (371/371), done. [INFO] validating manifest of git repo https://github.com/lucidscape/corange-rs on toolchain f47dd4da3ae8c32c9e65d307bfe640b143e674df [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/lucidscape/corange-rs [INFO] finished tweaking git repo https://github.com/lucidscape/corange-rs [INFO] tweaked toml for git repo https://github.com/lucidscape/corange-rs written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/lucidscape/corange-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] error: the lock file /workspace/builds/worker-11/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fb2de6e9c3f0eb6bbdef9c2db2aa71ba89522f962183b2dc991e4a781a76675a [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" "fb2de6e9c3f0eb6bbdef9c2db2aa71ba89522f962183b2dc991e4a781a76675a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fb2de6e9c3f0eb6bbdef9c2db2aa71ba89522f962183b2dc991e4a781a76675a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb2de6e9c3f0eb6bbdef9c2db2aa71ba89522f962183b2dc991e4a781a76675a", kill_on_drop: false }` [INFO] [stdout] fb2de6e9c3f0eb6bbdef9c2db2aa71ba89522f962183b2dc991e4a781a76675a [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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b4e8442f5ae6d02cd214a89c337d358825cde7c0ff421bd79576868a580b9018 [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" "b4e8442f5ae6d02cd214a89c337d358825cde7c0ff421bd79576868a580b9018", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v0.3.3 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Compiling sdl2-sys v0.7.0 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Compiling xml-rs v0.2.2 [INFO] [stderr] Compiling gl_generator v0.4.2 [INFO] [stderr] Compiling corange-rs v0.8.0 (/opt/rustwide/workdir) [INFO] [stdout] error: environment variable `OUT_DIR` not defined [INFO] [stdout] --> src/build.rs:24:19 [INFO] [stdout] | [INFO] [stdout] 24 | let out_dir = env!("OUT_DIR"); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `corange-rs` [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 `Command { std: "docker" "inspect" "b4e8442f5ae6d02cd214a89c337d358825cde7c0ff421bd79576868a580b9018", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4e8442f5ae6d02cd214a89c337d358825cde7c0ff421bd79576868a580b9018", kill_on_drop: false }` [INFO] [stdout] b4e8442f5ae6d02cd214a89c337d358825cde7c0ff421bd79576868a580b9018