[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] testing lucidscape/corange-rs against try#03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flucidscape%2Fcorange-rs" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 84% (314/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 03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "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-4/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" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] error: the lock file /workspace/builds/worker-4/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" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4b8fa68ef3a6792dc208505c84bc90a0c4fa96b15bc6aa60e89f235ce0d24b11 [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" "4b8fa68ef3a6792dc208505c84bc90a0c4fa96b15bc6aa60e89f235ce0d24b11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4b8fa68ef3a6792dc208505c84bc90a0c4fa96b15bc6aa60e89f235ce0d24b11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b8fa68ef3a6792dc208505c84bc90a0c4fa96b15bc6aa60e89f235ce0d24b11", kill_on_drop: false }` [INFO] [stdout] 4b8fa68ef3a6792dc208505c84bc90a0c4fa96b15bc6aa60e89f235ce0d24b11 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cf8494958038c1ba980822a63dd7b9dd942fc0bf1a88b8e5a654b0b844f41ba4 [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" "cf8494958038c1ba980822a63dd7b9dd942fc0bf1a88b8e5a654b0b844f41ba4", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling bitflags v0.3.3 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling khronos_api v1.0.1 [INFO] [stderr] Compiling sdl2-sys v0.7.0 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling lazy_static v0.1.16 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling xml-rs v0.2.2 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling log v0.3.9 [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" "cf8494958038c1ba980822a63dd7b9dd942fc0bf1a88b8e5a654b0b844f41ba4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf8494958038c1ba980822a63dd7b9dd942fc0bf1a88b8e5a654b0b844f41ba4", kill_on_drop: false }` [INFO] [stdout] cf8494958038c1ba980822a63dd7b9dd942fc0bf1a88b8e5a654b0b844f41ba4