[INFO] cloning repository https://github.com/kov/duplikat [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kov/duplikat" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkov%2Fduplikat", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkov%2Fduplikat'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c63ecf6bcba830a734f4a318ef2b75885fe11a71 [INFO] checking kov/duplikat against master#c5fbcd35a8217a17f6b63a22217ace06cf8f5f02 for pr-86194 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkov%2Fduplikat" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kov/duplikat on toolchain c5fbcd35a8217a17f6b63a22217ace06cf8f5f02 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c5fbcd35a8217a17f6b63a22217ace06cf8f5f02" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kov/duplikat [INFO] finished tweaking git repo https://github.com/kov/duplikat [INFO] tweaked toml for git repo https://github.com/kov/duplikat written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/kov/duplikat already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c5fbcd35a8217a17f6b63a22217ace06cf8f5f02" "fetch" "--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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+c5fbcd35a8217a17f6b63a22217ace06cf8f5f02" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4df65732b3918b57d99920da6e5e9d24f9efe6db6b6546ed1a6c05773a6fac19 [INFO] running `Command { std: "docker" "start" "-a" "4df65732b3918b57d99920da6e5e9d24f9efe6db6b6546ed1a6c05773a6fac19", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4df65732b3918b57d99920da6e5e9d24f9efe6db6b6546ed1a6c05773a6fac19", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4df65732b3918b57d99920da6e5e9d24f9efe6db6b6546ed1a6c05773a6fac19", kill_on_drop: false }` [INFO] [stdout] 4df65732b3918b57d99920da6e5e9d24f9efe6db6b6546ed1a6c05773a6fac19 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+c5fbcd35a8217a17f6b63a22217ace06cf8f5f02" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2672dbabbfff6e9ede9136ea9c92b5f0c07f94f9ecf331c643f3821b2d2f9b10 [INFO] running `Command { std: "docker" "start" "-a" "2672dbabbfff6e9ede9136ea9c92b5f0c07f94f9ecf331c643f3821b2d2f9b10", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling strum v0.20.0 [INFO] [stderr] Compiling version-compare v0.0.11 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking futures-task v0.3.14 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling futures-sink v0.3.14 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling futures-core v0.3.14 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling futures-io v0.3.14 [INFO] [stderr] Compiling gio v0.13.0 (https://github.com/gtk-rs/gtk-rs/#c632ed33) [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling gio v0.9.1 [INFO] [stderr] Compiling curl v0.4.36 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Compiling isahc v1.4.0 [INFO] [stderr] Checking ipnet v2.3.0 [INFO] [stderr] Checking gtk-macros v0.3.0 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling cfg-expr v0.7.4 [INFO] [stderr] Compiling openssl-sys v0.9.62 [INFO] [stderr] Compiling tokio v1.5.0 [INFO] [stderr] Compiling libnghttp2-sys v0.1.6+1.43.0 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling curl-sys v0.4.42+curl-7.76.0 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling memoffset v0.6.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.4 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Checking sluice v0.5.4 [INFO] [stderr] Checking http-body v0.4.1 [INFO] [stderr] Checking async-channel v1.6.1 [INFO] [stderr] Checking socket2 v0.4.0 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Checking futures-lite v1.11.3 [INFO] [stderr] Checking mio v0.7.11 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking polling v2.0.3 [INFO] [stderr] Checking tracing-core v0.1.18 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling futures-channel v0.3.14 [INFO] [stderr] Compiling strum_macros v0.20.1 [INFO] [stderr] Compiling strum_macros v0.18.0 [INFO] [stderr] Compiling darling_core v0.12.4 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking locale_config v0.3.0 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Checking futures-util v0.3.14 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Checking duplikat-types v0.1.0 (/opt/rustwide/workdir/duplikat-types) [INFO] [stderr] Compiling quick-xml v0.22.0 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling openssl v0.10.34 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling gettext-sys v0.21.0 [INFO] [stderr] Checking gettext-rs v0.7.0 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Checking tracing v0.1.26 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Compiling field-offset v0.3.3 [INFO] [stderr] Compiling darling_macro v0.12.4 [INFO] [stderr] Checking futures-executor v0.3.14 [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/field-offset-0.3.3/src/lib.rs:3:53 [INFO] [stdout] | [INFO] [stdout] 3 | #![cfg_attr(fieldoffset_assert_in_const_fn, feature(const_fn))] [INFO] [stdout] | ^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: split into finer-grained feature gates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0557`. [INFO] [stdout] [INFO] [stderr] error: could not compile `field-offset` [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" "2672dbabbfff6e9ede9136ea9c92b5f0c07f94f9ecf331c643f3821b2d2f9b10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2672dbabbfff6e9ede9136ea9c92b5f0c07f94f9ecf331c643f3821b2d2f9b10", kill_on_drop: false }` [INFO] [stdout] 2672dbabbfff6e9ede9136ea9c92b5f0c07f94f9ecf331c643f3821b2d2f9b10