[INFO] fetching crate duvet 0.2.0...
[INFO] checking duvet-0.2.0 against master#c2f2db79ca3024f68d22b45aa22b570775c2c4ad for pr-124157
[INFO] extracting crate duvet 0.2.0 into /workspace/builds/worker-6-tc1/source
[INFO] validating manifest of crates.io crate duvet 0.2.0 on toolchain c2f2db79ca3024f68d22b45aa22b570775c2c4ad
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate duvet 0.2.0
[INFO] finished tweaking crates.io crate duvet 0.2.0
[INFO] tweaked toml for crates.io crate duvet 0.2.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] crate crates.io crate duvet 0.2.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" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded slug v0.1.4
[INFO] [stderr]   Downloaded triple_accel v0.4.0
[INFO] [stderr]   Downloaded v_jsonescape v0.7.8
[INFO] [stderr]   Downloaded anyhow v1.0.63
[INFO] [stderr]   Downloaded pulldown-cmark v0.9.2
[INFO] [stderr]   Downloaded deunicode v0.4.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0ee7d7f3906408041b72b9819cc950dc19d16161dc8a702b7e0b2e84677e63f7
[INFO] running `Command { std: "docker" "start" "-a" "0ee7d7f3906408041b72b9819cc950dc19d16161dc8a702b7e0b2e84677e63f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0ee7d7f3906408041b72b9819cc950dc19d16161dc8a702b7e0b2e84677e63f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ee7d7f3906408041b72b9819cc950dc19d16161dc8a702b7e0b2e84677e63f7", kill_on_drop: false }`
[INFO] [stdout] 0ee7d7f3906408041b72b9819cc950dc19d16161dc8a702b7e0b2e84677e63f7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a66b914c3c43673eeafc5581619fcb89dcd9776d08443aca1482d4f15914eabc
[INFO] running `Command { std: "docker" "start" "-a" "a66b914c3c43673eeafc5581619fcb89dcd9776d08443aca1482d4f15914eabc", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.132
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling unicode-ident v1.0.3
[INFO] [stderr]     Checking once_cell v1.14.0
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]     Checking bytes v1.2.1
[INFO] [stderr]    Compiling futures-core v0.3.24
[INFO] [stderr]    Compiling tokio v1.21.0
[INFO] [stderr]     Checking itoa v1.0.3
[INFO] [stderr]    Compiling serde_derive v1.0.144
[INFO] [stderr]    Compiling crossbeam-utils v0.8.11
[INFO] [stderr]    Compiling futures-task v0.3.24
[INFO] [stderr]    Compiling serde v1.0.144
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]     Checking tracing-core v0.1.29
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling openssl v0.10.41
[INFO] [stderr]    Compiling futures-util v0.3.24
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.10
[INFO] [stderr]     Checking tinyvec_macros v0.1.0
[INFO] [stderr]     Checking futures-io v0.3.24
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]     Checking http v0.2.8
[INFO] [stderr]    Compiling futures-channel v0.3.24
[INFO] [stderr]     Checking matches v0.1.9
[INFO] [stderr]     Checking futures-sink v0.3.24
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking tracing v0.1.36
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]    Compiling rayon-core v1.9.3
[INFO] [stderr]     Checking try-lock v0.2.3
[INFO] [stderr]     Checking form_urlencoded v1.0.1
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]    Compiling unicode-segmentation v1.9.0
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]     Checking unicode-width v0.1.9
[INFO] [stderr]     Checking httpdate v1.0.2
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]     Checking ryu v1.0.11
[INFO] [stderr]     Checking unicode-bidi v0.3.8
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.6
[INFO] [stderr]    Compiling rayon v1.5.3
[INFO] [stderr]     Checking crossbeam-deque v0.8.2
[INFO] [stderr]    Compiling v_jsonescape v0.7.8
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking mio v0.8.4
[INFO] [stderr]     Checking socket2 v0.4.7
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling pulldown-cmark v0.9.2
[INFO] [stderr]    Compiling anyhow v1.0.63
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking terminal_size v0.1.17
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling openssl-sys v0.9.75
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]     Checking regex-syntax v0.6.27
[INFO] [stderr]     Checking either v1.8.0
[INFO] [stderr]     Checking deunicode v0.4.3
[INFO] [stderr]    Compiling serde_json v1.0.85
[INFO] [stderr]     Checking ipnet v2.5.0
[INFO] [stderr]     Checking unicode-normalization v0.1.21
[INFO] [stderr]     Checking slug v0.1.4
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking console v0.15.1
[INFO] [stderr]     Checking remove_dir_all v0.5.3
[INFO] [stderr]     Checking glob v0.3.0
[INFO] [stderr]     Checking triple_accel v0.4.0
[INFO] [stderr]     Checking fastrand v1.8.0
[INFO] [stderr]     Checking pathdiff v0.2.1
[INFO] [stderr]     Checking similar v2.2.0
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking tempfile v3.3.0
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]     Checking regex v1.6.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]     Checking tokio-util v0.7.3
[INFO] [stderr]     Checking h2 v0.3.14
[INFO] [stderr]     Checking structopt v0.3.26
[INFO] [stderr]     Checking tokio-native-tls v0.3.0
[INFO] [stderr]     Checking hyper v0.14.20
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking toml v0.5.9
[INFO] [stderr]     Checking insta v1.19.1
[INFO] [stderr]     Checking reqwest v0.11.11
[INFO] [stderr]     Checking duvet v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: couldn't read `/opt/rustwide/workdir/specs/rfc9000.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/extract/tests.rs:13:28
[INFO] [stdout]    |
[INFO] [stdout] 13 |               let contents = include_str!(concat!(
[INFO] [stdout]    |  ____________________________^
[INFO] [stdout] 14 | |                 env!("CARGO_MANIFEST_DIR"),
[INFO] [stdout] 15 | |                 "/specs/",
[INFO] [stdout] 16 | |                 stringify!($name),
[INFO] [stdout] 17 | |                 $ext,
[INFO] [stdout] 18 | |             ));
[INFO] [stdout]    | |______________^
[INFO] [stdout] ...
[INFO] [stdout] 36 |   snapshot_test!(rfc9000);
[INFO] [stdout]    |   ----------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `snapshot_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `/opt/rustwide/workdir/specs/rfc9001.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/extract/tests.rs:13:28
[INFO] [stdout]    |
[INFO] [stdout] 13 |               let contents = include_str!(concat!(
[INFO] [stdout]    |  ____________________________^
[INFO] [stdout] 14 | |                 env!("CARGO_MANIFEST_DIR"),
[INFO] [stdout] 15 | |                 "/specs/",
[INFO] [stdout] 16 | |                 stringify!($name),
[INFO] [stdout] 17 | |                 $ext,
[INFO] [stdout] 18 | |             ));
[INFO] [stdout]    | |______________^
[INFO] [stdout] ...
[INFO] [stdout] 37 |   snapshot_test!(rfc9001);
[INFO] [stdout]    |   ----------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `snapshot_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `/opt/rustwide/workdir/specs/rfc9114.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/extract/tests.rs:13:28
[INFO] [stdout]    |
[INFO] [stdout] 13 |               let contents = include_str!(concat!(
[INFO] [stdout]    |  ____________________________^
[INFO] [stdout] 14 | |                 env!("CARGO_MANIFEST_DIR"),
[INFO] [stdout] 15 | |                 "/specs/",
[INFO] [stdout] 16 | |                 stringify!($name),
[INFO] [stdout] 17 | |                 $ext,
[INFO] [stdout] 18 | |             ));
[INFO] [stdout]    | |______________^
[INFO] [stdout] ...
[INFO] [stdout] 38 |   snapshot_test!(rfc9114);
[INFO] [stdout]    |   ----------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `snapshot_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `/opt/rustwide/workdir/specs/esdk_client.md`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/extract/tests.rs:13:28
[INFO] [stdout]    |
[INFO] [stdout] 13 |               let contents = include_str!(concat!(
[INFO] [stdout]    |  ____________________________^
[INFO] [stdout] 14 | |                 env!("CARGO_MANIFEST_DIR"),
[INFO] [stdout] 15 | |                 "/specs/",
[INFO] [stdout] 16 | |                 stringify!($name),
[INFO] [stdout] 17 | |                 $ext,
[INFO] [stdout] 18 | |             ));
[INFO] [stdout]    | |______________^
[INFO] [stdout] ...
[INFO] [stdout] 39 |   snapshot_test!(esdk_client, ".md");
[INFO] [stdout]    |   ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `snapshot_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `/opt/rustwide/workdir/specs/esdk_decrypt.md`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/extract/tests.rs:13:28
[INFO] [stdout]    |
[INFO] [stdout] 13 |               let contents = include_str!(concat!(
[INFO] [stdout]    |  ____________________________^
[INFO] [stdout] 14 | |                 env!("CARGO_MANIFEST_DIR"),
[INFO] [stdout] 15 | |                 "/specs/",
[INFO] [stdout] 16 | |                 stringify!($name),
[INFO] [stdout] 17 | |                 $ext,
[INFO] [stdout] 18 | |             ));
[INFO] [stdout]    | |______________^
[INFO] [stdout] ...
[INFO] [stdout] 40 |   snapshot_test!(esdk_decrypt, ".md");
[INFO] [stdout]    |   ----------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `snapshot_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `/opt/rustwide/workdir/specs/esdk_encrypt.md`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/extract/tests.rs:13:28
[INFO] [stdout]    |
[INFO] [stdout] 13 |               let contents = include_str!(concat!(
[INFO] [stdout]    |  ____________________________^
[INFO] [stdout] 14 | |                 env!("CARGO_MANIFEST_DIR"),
[INFO] [stdout] 15 | |                 "/specs/",
[INFO] [stdout] 16 | |                 stringify!($name),
[INFO] [stdout] 17 | |                 $ext,
[INFO] [stdout] 18 | |             ));
[INFO] [stdout]    | |______________^
[INFO] [stdout] ...
[INFO] [stdout] 41 |   snapshot_test!(esdk_encrypt, ".md");
[INFO] [stdout]    |   ----------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `snapshot_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `/opt/rustwide/workdir/specs/esdk_streaming.md`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/extract/tests.rs:13:28
[INFO] [stdout]    |
[INFO] [stdout] 13 |               let contents = include_str!(concat!(
[INFO] [stdout]    |  ____________________________^
[INFO] [stdout] 14 | |                 env!("CARGO_MANIFEST_DIR"),
[INFO] [stdout] 15 | |                 "/specs/",
[INFO] [stdout] 16 | |                 stringify!($name),
[INFO] [stdout] 17 | |                 $ext,
[INFO] [stdout] 18 | |             ));
[INFO] [stdout]    | |______________^
[INFO] [stdout] ...
[INFO] [stdout] 42 |   snapshot_test!(esdk_streaming, ".md");
[INFO] [stdout]    |   ------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `snapshot_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 7 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `duvet` (bin "duvet" test) due to 8 previous errors
[INFO] running `Command { std: "docker" "inspect" "a66b914c3c43673eeafc5581619fcb89dcd9776d08443aca1482d4f15914eabc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a66b914c3c43673eeafc5581619fcb89dcd9776d08443aca1482d4f15914eabc", kill_on_drop: false }`
[INFO] [stdout] a66b914c3c43673eeafc5581619fcb89dcd9776d08443aca1482d4f15914eabc
