[INFO] cloning repository https://github.com/vavrusa/rust-kres [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vavrusa/rust-kres" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvavrusa%2Frust-kres", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvavrusa%2Frust-kres'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 381f1adc986d02c6511942fb1de4796d823df750 [INFO] checking vavrusa/rust-kres against try#45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4 for pr-83744 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvavrusa%2Frust-kres" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/vavrusa/rust-kres on toolchain 45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/vavrusa/rust-kres [INFO] finished tweaking git repo https://github.com/vavrusa/rust-kres [INFO] tweaked toml for git repo https://github.com/vavrusa/rust-kres written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/vavrusa/rust-kres already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/jedisct1/dnssector` [INFO] [stderr] error: the lock file /workspace/builds/worker-1/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" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/jedisct1/dnssector` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded proc-macro2 v0.3.5 [INFO] [stderr] Downloaded jemallocator v0.1.9 [INFO] [stderr] Downloaded clockpro-cache v0.1.10 [INFO] [stderr] Downloaded unsafe_unwrap v0.1.0 [INFO] [stderr] Downloaded backtrace v0.1.8 [INFO] [stderr] Downloaded bindgen v0.43.2 [INFO] [stderr] Downloaded jemalloc-sys v0.1.8 [INFO] [stderr] Downloaded xfailure v0.1.0 [INFO] [stderr] Downloaded debug_stub_derive v0.3.0 [INFO] [stderr] Downloaded debug-builders v0.1.0 [INFO] [stderr] Downloaded either v0.1.7 [INFO] [stderr] Downloaded chomp v0.3.1 [INFO] [stderr] Downloaded debugtrace v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 28f186b3f2696f84d2367c26ccfec0d8568da7cbae40c6bedd7e7b67483ddb00 [INFO] running `Command { std: "docker" "start" "-a" "28f186b3f2696f84d2367c26ccfec0d8568da7cbae40c6bedd7e7b67483ddb00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "28f186b3f2696f84d2367c26ccfec0d8568da7cbae40c6bedd7e7b67483ddb00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28f186b3f2696f84d2367c26ccfec0d8568da7cbae40c6bedd7e7b67483ddb00", kill_on_drop: false }` [INFO] [stdout] 28f186b3f2696f84d2367c26ccfec0d8568da7cbae40c6bedd7e7b67483ddb00 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 64db5d97d06e4db18691959c2d058da31df42d5575bf6226e9d0d5d39ce97fec [INFO] running `Command { std: "docker" "start" "-a" "64db5d97d06e4db18691959c2d058da31df42d5575bf6226e9d0d5d39ce97fec", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling bindgen v0.43.2 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Checking winapi v0.2.8 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking debug-builders v0.1.0 [INFO] [stderr] Compiling debugtrace v0.1.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking custom_derive v0.1.7 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking either v0.1.7 [INFO] [stderr] Checking bitflags v0.7.0 [INFO] [stderr] Checking hex v0.3.2 [INFO] [stderr] Checking xfailure v0.1.0 [INFO] [stderr] Compiling proc-macro2 v0.3.5 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling dbghelp-sys v0.2.0 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking conv v0.3.3 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking owning_ref v0.4.1 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Compiling clang-sys v0.26.4 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Checking lock_api v0.1.5 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Checking smallvec v0.6.14 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling syn v1.0.70 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v1.0.5 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling backtrace-sys v0.1.37 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking backtrace v0.3.57 [INFO] [stderr] Compiling cexpr v0.3.6 [INFO] [stderr] Compiling regex v1.4.5 [INFO] [stderr] Compiling debug_stub_derive v0.3.0 [INFO] [stderr] Checking backtrace v0.1.8 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Checking chomp v0.3.1 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking dnssector v0.1.3 (https://github.com/jedisct1/dnssector?rev=ef7625bbc0f97518eadc5878e5ed476fa54c19ae#ef7625bb) [INFO] [stderr] Compiling kres-sys v0.1.5 (/opt/rustwide/workdir/crates/kres-sys) [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: In file included from /usr/include/x86_64-linux-gnu/bits/libc-header-start.h:33, [INFO] [stderr] warning: from /usr/include/stdlib.h:25, [INFO] [stderr] warning: from resolve.c:1: [INFO] [stderr] warning: /usr/include/features.h:187:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] [INFO] [stderr] warning: 187 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [INFO] [stderr] warning: | ^~~~~~~ [INFO] [stderr] warning: resolve.c:8:10: fatal error: lib/resolve.h: No such file or directory [INFO] [stderr] warning: 8 | #include "lib/resolve.h" [INFO] [stderr] warning: | ^~~~~~~~~~~~~~~ [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] [INFO] [stderr] error: failed to run custom build command for `kres-sys v0.1.5 (/opt/rustwide/workdir/crates/kres-sys)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/kres-sys-2c9f1fbd65716b6b/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "src/knot-resolver" "-I" "src/knot-resolver/contrib" "-Wall" "-Wextra" "-std=c99" "-D_BSD_SOURCE" "-o" "/opt/rustwide/target/debug/build/kres-sys-2b0262ec203358cf/out/resolve.o" "-c" "resolve.c" [INFO] [stderr] cargo:warning=In file included from /usr/include/x86_64-linux-gnu/bits/libc-header-start.h:33, [INFO] [stderr] cargo:warning= from /usr/include/stdlib.h:25, [INFO] [stderr] cargo:warning= from resolve.c:1: [INFO] [stderr] cargo:warning=/usr/include/features.h:187:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] [INFO] [stderr] cargo:warning= 187 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [INFO] [stderr] cargo:warning= | ^~~~~~~ [INFO] [stderr] cargo:warning=resolve.c:8:10: fatal error: lib/resolve.h: No such file or directory [INFO] [stderr] cargo:warning= 8 | #include "lib/resolve.h" [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 1 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error occurred: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "src/knot-resolver" "-I" "src/knot-resolver/contrib" "-Wall" "-Wextra" "-std=c99" "-D_BSD_SOURCE" "-o" "/opt/rustwide/target/debug/build/kres-sys-2b0262ec203358cf/out/resolve.o" "-c" "resolve.c" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] [INFO] running `Command { std: "docker" "inspect" "64db5d97d06e4db18691959c2d058da31df42d5575bf6226e9d0d5d39ce97fec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64db5d97d06e4db18691959c2d058da31df42d5575bf6226e9d0d5d39ce97fec", kill_on_drop: false }` [INFO] [stdout] 64db5d97d06e4db18691959c2d058da31df42d5575bf6226e9d0d5d39ce97fec