[INFO] fetching crate rested 0.11.0...
[INFO] testing rested-0.11.0 against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[INFO] extracting crate rested 0.11.0 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate rested 0.11.0
[INFO] finished tweaking crates.io crate rested 0.11.0
[INFO] tweaked toml for crates.io crate rested 0.11.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rested 0.11.0 on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rested 0.11.0 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded defer-drop v1.3.0
[INFO] [stderr]   Downloaded serde_repr v0.1.16
[INFO] [stderr]   Downloaded thiserror-impl v1.0.48
[INFO] [stderr]   Downloaded tower-lsp-macros v0.9.0
[INFO] [stderr]   Downloaded enum-tags-traits v0.1.0
[INFO] [stderr]   Downloaded enum-tags-macros v0.1.0
[INFO] [stderr]   Downloaded enum-tags v0.1.0
[INFO] [stderr]   Downloaded rustls-webpki v0.100.2
[INFO] [stderr]   Downloaded async-trait v0.1.73
[INFO] [stderr]   Downloaded beef v0.5.2
[INFO] [stderr]   Downloaded pin-project-lite v0.2.12
[INFO] [stderr]   Downloaded pin-project-internal v1.1.3
[INFO] [stderr]   Downloaded thiserror v1.0.48
[INFO] [stderr]   Downloaded smallvec v1.11.0
[INFO] [stderr]   Downloaded mockito v1.1.0
[INFO] [stderr]   Downloaded serde_derive v1.0.185
[INFO] [stderr]   Downloaded confy v0.5.1
[INFO] [stderr]   Downloaded auto_impl v1.1.0
[INFO] [stderr]   Downloaded tower-lsp v0.20.0
[INFO] [stderr]   Downloaded num-traits v0.2.16
[INFO] [stderr]   Downloaded similar v2.2.1
[INFO] [stderr]   Downloaded pin-project v1.1.3
[INFO] [stderr]   Downloaded tuikit v0.5.0
[INFO] [stderr]   Downloaded ron v0.7.1
[INFO] [stderr]   Downloaded socket2 v0.5.3
[INFO] [stderr]   Downloaded lsp-types v0.94.1
[INFO] [stderr]   Downloaded ureq v2.7.1
[INFO] [stderr]   Downloaded flate2 v1.0.27
[INFO] [stderr]   Downloaded clap_complete v4.2.1
[INFO] [stderr]   Downloaded skim v0.10.4
[INFO] [stderr]   Downloaded serde_json v1.0.105
[INFO] [stderr]   Downloaded h2 v0.3.21
[INFO] [stderr]   Downloaded hyper v0.14.27
[INFO] [stderr]   Downloaded webpki-roots v0.23.1
[INFO] [stderr]   Downloaded syn v2.0.29
[INFO] [stderr]   Downloaded tracing-subscriber v0.3.17
[INFO] [stderr]   Downloaded chrono v0.4.37
[INFO] [stderr]   Downloaded regex v1.9.3
[INFO] [stderr]   Downloaded rustls v0.21.6
[INFO] [stderr]   Downloaded object v0.32.0
[INFO] [stderr]   Downloaded nix v0.25.1
[INFO] [stderr]   Downloaded rustix v0.37.7
[INFO] [stderr]   Downloaded regex-syntax v0.7.4
[INFO] [stderr]   Downloaded insta v1.31.0
[INFO] [stderr]   Downloaded regex-automata v0.3.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6c8a0433846606e683d6b4cedf1b3c22c0ea72cf22a25a8877b2afce4b73006d
[INFO] running `Command { std: "docker" "start" "-a" "6c8a0433846606e683d6b4cedf1b3c22c0ea72cf22a25a8877b2afce4b73006d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6c8a0433846606e683d6b4cedf1b3c22c0ea72cf22a25a8877b2afce4b73006d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6c8a0433846606e683d6b4cedf1b3c22c0ea72cf22a25a8877b2afce4b73006d", kill_on_drop: false }`
[INFO] [stdout] 6c8a0433846606e683d6b4cedf1b3c22c0ea72cf22a25a8877b2afce4b73006d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e41a0785fdf8fe50e07de4b997e6dda9981109f748cdbf4c8037d6640b95acc9
[INFO] running `Command { std: "docker" "start" "-a" "e41a0785fdf8fe50e07de4b997e6dda9981109f748cdbf4c8037d6640b95acc9", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde v1.0.185
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling pin-project-lite v0.2.12
[INFO] [stderr]    Compiling rustix v0.37.7
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling linux-raw-sys v0.3.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling tracing-core v0.1.31
[INFO] [stderr]    Compiling percent-encoding v2.3.0
[INFO] [stderr]    Compiling aho-corasick v1.0.4
[INFO] [stderr]    Compiling anstyle-parse v0.1.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.0
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling regex-syntax v0.7.4
[INFO] [stderr]    Compiling concolor-override v1.0.0
[INFO] [stderr]    Compiling concolor-query v0.3.3
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]    Compiling smallvec v1.11.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling serde_json v1.0.105
[INFO] [stderr]    Compiling futures-io v0.3.28
[INFO] [stderr]    Compiling anstyle v0.3.5
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling base64 v0.21.2
[INFO] [stderr]    Compiling rustls v0.21.6
[INFO] [stderr]    Compiling clap_lex v0.4.1
[INFO] [stderr]    Compiling thiserror v1.0.48
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling async-trait v0.1.73
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling syn v2.0.29
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling vte_generate_state_changes v0.1.1
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling textwrap v0.16.1
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling hashbrown v0.14.0
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling chrono v0.4.37
[INFO] [stderr]    Compiling vte v0.11.1
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling time v0.3.34
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling tracing-log v0.1.3
[INFO] [stderr]    Compiling fuzzy-matcher v0.3.7
[INFO] [stderr]    Compiling flate2 v1.0.27
[INFO] [stderr]    Compiling rayon v1.8.0
[INFO] [stderr]    Compiling defer-drop v1.3.0
[INFO] [stderr]    Compiling sharded-slab v0.1.4
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling io-lifetimes v1.0.10
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling regex-automata v0.3.6
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling nix v0.24.3
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling tokio v1.32.0
[INFO] [stderr]    Compiling directories v4.0.1
[INFO] [stderr]    Compiling clap v3.2.25
[INFO] [stderr]    Compiling nix v0.25.1
[INFO] [stderr]    Compiling dashmap v5.5.1
[INFO] [stderr]    Compiling timer v0.2.0
[INFO] [stderr]    Compiling is-terminal v0.4.6
[INFO] [stderr]    Compiling enum-tags-traits v0.1.0
[INFO] [stderr]    Compiling anstream v0.2.6
[INFO] [stderr]    Compiling colored v2.0.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.17
[INFO] [stderr]    Compiling clap_builder v4.2.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.4
[INFO] [stderr]    Compiling sct v0.7.0
[INFO] [stderr]    Compiling rustls-webpki v0.100.2
[INFO] [stderr]    Compiling webpki-roots v0.23.1
[INFO] [stderr]    Compiling tuikit v0.5.0
[INFO] [stderr]    Compiling regex v1.9.3
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr] error: could not compile `nix` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/bin/rustc --crate-name nix --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nix-0.25.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="acct"' --cfg 'feature="aio"' --cfg 'feature="default"' --cfg 'feature="dir"' --cfg 'feature="env"' --cfg 'feature="event"' --cfg 'feature="feature"' --cfg 'feature="fs"' --cfg 'feature="hostname"' --cfg 'feature="inotify"' --cfg 'feature="ioctl"' --cfg 'feature="kmod"' --cfg 'feature="memoffset"' --cfg 'feature="mman"' --cfg 'feature="mount"' --cfg 'feature="mqueue"' --cfg 'feature="net"' --cfg 'feature="personality"' --cfg 'feature="pin-utils"' --cfg 'feature="poll"' --cfg 'feature="process"' --cfg 'feature="pthread"' --cfg 'feature="ptrace"' --cfg 'feature="quota"' --cfg 'feature="reboot"' --cfg 'feature="resource"' --cfg 'feature="sched"' --cfg 'feature="signal"' --cfg 'feature="socket"' --cfg 'feature="term"' --cfg 'feature="time"' --cfg 'feature="ucontext"' --cfg 'feature="uio"' --cfg 'feature="user"' --cfg 'feature="zerocopy"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("acct", "aio", "default", "dir", "env", "event", "feature", "fs", "hostname", "inotify", "ioctl", "kmod", "memoffset", "mman", "mount", "mqueue", "net", "personality", "pin-utils", "poll", "process", "pthread", "ptrace", "quota", "reboot", "resource", "sched", "signal", "socket", "term", "time", "ucontext", "uio", "user", "zerocopy"))' -C metadata=9b0a8c1737ea1cf7 -C extra-filename=-366d51cfe38d35ae --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-40a27ceec947d12f.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-8c8419bc1cff3c76.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-01565f41438cec6b.rmeta --extern memoffset=/opt/rustwide/target/debug/deps/libmemoffset-3294d31d9f31b80d.rmeta --extern pin_utils=/opt/rustwide/target/debug/deps/libpin_utils-edd6e294c1e21a4f.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "e41a0785fdf8fe50e07de4b997e6dda9981109f748cdbf4c8037d6640b95acc9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e41a0785fdf8fe50e07de4b997e6dda9981109f748cdbf4c8037d6640b95acc9", kill_on_drop: false }`
[INFO] [stdout] e41a0785fdf8fe50e07de4b997e6dda9981109f748cdbf4c8037d6640b95acc9
