[INFO] cloning repository https://github.com/lesguillemets/nnlz
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lesguillemets/nnlz" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flesguillemets%2Fnnlz", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flesguillemets%2Fnnlz'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] feba0967234568160585e3e6d2ee858f0aa3918c
[INFO] testing lesguillemets/nnlz against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flesguillemets%2Fnnlz" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/lesguillemets/nnlz
[INFO] finished tweaking git repo https://github.com/lesguillemets/nnlz
[INFO] tweaked toml for git repo https://github.com/lesguillemets/nnlz written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lesguillemets/nnlz on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lesguillemets/nnlz already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] ba3692b6962aa473f3e774f758d76f4bcf5ca7dc620c634f715612b38f71f834
[INFO] running `Command { std: "docker" "start" "ba3692b6962aa473f3e774f758d76f4bcf5ca7dc620c634f715612b38f71f834", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ba3692b6962aa473f3e774f758d76f4bcf5ca7dc620c634f715612b38f71f834", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ba3692b6962aa473f3e774f758d76f4bcf5ca7dc620c634f715612b38f71f834" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ba3692b6962aa473f3e774f758d76f4bcf5ca7dc620c634f715612b38f71f834", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ba3692b6962aa473f3e774f758d76f4bcf5ca7dc620c634f715612b38f71f834" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v0.1.7
[INFO] [stderr]    Compiling libc v0.2.66
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling cc v1.0.48
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling byteorder v1.3.2
[INFO] [stderr]    Compiling scopeguard v1.0.0
[INFO] [stderr]    Compiling xml-rs v0.8.0
[INFO] [stderr]    Compiling nix v0.14.1
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.6
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]    Compiling downcast-rs v1.1.1
[INFO] [stderr]    Compiling arrayvec v0.5.1
[INFO] [stderr]    Compiling linked-hash-map v0.5.2
[INFO] [stderr]    Compiling syn v1.0.11
[INFO] [stderr]    Compiling same-file v1.0.5
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling walkdir v2.2.9
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling xdg v2.2.0
[INFO] [stderr]    Compiling num-traits v0.2.10
[INFO] [stderr]    Compiling crossbeam-utils v0.7.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.0
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling num-integer v0.1.41
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling num-iter v0.1.39
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling memoffset v0.5.3
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling stb_truetype v0.3.1
[INFO] [stderr]    Compiling num_cpus v1.11.1
[INFO] [stderr]    Compiling rustc-hash v1.0.1
[INFO] [stderr]    Compiling memmap v0.7.0
[INFO] [stderr]    Compiling serde v1.0.103
[INFO] [stderr]    Compiling adler32 v1.0.4
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling quote v1.0.2
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling crossbeam-queue v0.2.0
[INFO] [stderr]    Compiling libloading v0.5.2
[INFO] [stderr]    Compiling num-bigint v0.2.3
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling arrayvec v0.4.12
[INFO] [stderr]    Compiling rayon-core v1.6.1
[INFO] [stderr]    Compiling wayland-scanner v0.23.6
[INFO] [stderr]    Compiling wayland-scanner v0.21.13
[INFO] [stderr]    Compiling xcb v0.9.0
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling smallvec v0.6.13
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling crossbeam-deque v0.7.2
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling dlib v0.4.1
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling cmake v0.1.42
[INFO] [stderr]    Compiling wayland-sys v0.23.6
[INFO] [stderr]    Compiling wayland-sys v0.21.13
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]    Compiling ordered-float v1.0.2
[INFO] [stderr]    Compiling approx v0.3.2
[INFO] [stderr]    Compiling line_drawing v0.7.0
[INFO] [stderr]    Compiling num-traits v0.1.43
[INFO] [stderr]    Compiling num-rational v0.2.2
[INFO] [stderr]    Compiling rusttype v0.8.2
[INFO] [stderr]    Compiling lzw v0.10.0
[INFO] [stderr]    Compiling siphasher v0.2.3
[INFO] [stderr]    Compiling nodrop v0.1.14
[INFO] [stderr]    Compiling phf_shared v0.7.24
[INFO] [stderr]    Compiling euclid v0.20.7
[INFO] [stderr]    Compiling shaderc-sys v0.6.1
[INFO] [stderr]    Compiling rusttype v0.7.9
[INFO] [stderr]    Compiling deflate v0.7.20
[INFO] [stderr]    Compiling andrew v0.2.1
[INFO] [stderr]    Compiling parking_lot_core v0.6.2
[INFO] [stderr]    Compiling num-complex v0.2.3
[INFO] [stderr]    Compiling pkg-config v0.3.17
[INFO] [stderr]    Compiling getrandom v0.1.13
[INFO] [stderr]    Compiling wayland-client v0.21.13
[INFO] [stderr]    Compiling wayland-protocols v0.21.13
[INFO] [stderr]    Compiling fixedbitset v0.1.9
[INFO] [stderr]    Compiling color_quant v1.0.1
[INFO] [stderr]    Compiling either v1.5.3
[INFO] [stderr]    Compiling x11-dl v2.18.4
[INFO] [stderr]    Compiling lyon_geom v0.14.1
[INFO] [stderr]    Compiling petgraph v0.4.13
[INFO] [stderr]    Compiling rayon v1.2.1
[INFO] [stderr]    Compiling wayland-client v0.23.6
[INFO] [stderr]    Compiling wayland-protocols v0.23.6
[INFO] [stderr]    Compiling phf_generator v0.7.24
[INFO] [stderr] warning: shaderc-sys@0.6.1: Checking for system installed libraries.  Use --features = build-from-source to disable this behavior
[INFO] [stderr] warning: shaderc-sys@0.6.1: System installed library not found.  Falling back to build from source
[INFO] [stderr] error: failed to run custom build command for `shaderc-sys v0.6.1`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_RELEASE_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/release/build/shaderc-sys-fac51f59e797b734/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:warning=Checking for system installed libraries.  Use --features = build-from-source to disable this behavior
[INFO] [stderr]   cargo:warning=System installed library not found.  Falling back to build from source
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (2680) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/shaderc-sys-0.6.1/build/cmd_finder.rs:50:13:
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   couldn't find required command: "python"
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x59f5305a9091 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stderr]      1:     0x59f5305bd0fa - core[7c831bd917ebf35f]::fmt::write
[INFO] [stderr]      2:     0x59f5305aebbc - <std[104cf6e2632825ea]::sys::stdio::unix::Stderr as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stderr]      3:     0x59f530588c16 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stderr]      4:     0x59f5305a3f71 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stderr]      5:     0x59f5305a412b - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stderr]      6:     0x59f530588cc2 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stderr]      7:     0x59f530581579 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]      8:     0x59f5305894dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stderr]      9:     0x59f5305bd82c - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stderr]     10:     0x59f53053bf66 - <build_script_build[6cb209b45b6a2252]::cmd_finder::CommandFinder>::must_have::<&str>::{closure#0}
[INFO] [stderr]     11:     0x59f530539a10 - <core[7c831bd917ebf35f]::option::Option<std[104cf6e2632825ea]::path::PathBuf>>::unwrap_or_else::<<build_script_build[6cb209b45b6a2252]::cmd_finder::CommandFinder>::must_have<&str>::{closure#0}>
[INFO] [stderr]     12:     0x59f5305399a0 - <build_script_build[6cb209b45b6a2252]::cmd_finder::CommandFinder>::must_have::<&str>
[INFO] [stderr]     13:     0x59f53053eef6 - build_script_build[6cb209b45b6a2252]::main
[INFO] [stderr]     14:     0x59f530541003 - <fn() as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     15:     0x59f53053b506 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]     16:     0x59f53053c0f9 - std[104cf6e2632825ea]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]     17:     0x59f5305a3339 - std[104cf6e2632825ea]::rt::lang_start_internal
[INFO] [stderr]     18:     0x59f53053b121 - std[104cf6e2632825ea]::rt::lang_start::<()>
[INFO] [stderr]     19:     0x59f5305410f5 - main
[INFO] [stderr]     20:     0x7b86b0821601 - <unknown>
[INFO] [stderr]     21:     0x7b86b0821718 - __libc_start_main
[INFO] [stderr]     22:     0x59f530538dd5 - _start
[INFO] [stderr]     23:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "ba3692b6962aa473f3e774f758d76f4bcf5ca7dc620c634f715612b38f71f834", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ba3692b6962aa473f3e774f758d76f4bcf5ca7dc620c634f715612b38f71f834", kill_on_drop: false }`
[INFO] [stdout] ba3692b6962aa473f3e774f758d76f4bcf5ca7dc620c634f715612b38f71f834
