[INFO] fetching crate rs621 0.6.0... [INFO] checking rs621-0.6.0 against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] extracting crate rs621 0.6.0 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate rs621 0.6.0 on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rs621 0.6.0 [INFO] finished tweaking crates.io crate rs621 0.6.0 [INFO] tweaked toml for crates.io crate rs621 0.6.0 written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate crates.io crate rs621 0.6.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded mockito v0.29.0 [INFO] [stderr] Downloaded tokio-util v0.6.2 [INFO] [stderr] Downloaded tokio-stream v0.1.2 [INFO] [stderr] Downloaded custom_error v1.8.0 [INFO] [stderr] Downloaded pin-project-internal v1.0.4 [INFO] [stderr] Downloaded tokio-socks v0.5.1 [INFO] [stderr] Downloaded pin-project v1.0.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a58d1078934f993dc308ea6d918767ab4013b7bb1100535c42788292d4ed7cc4 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "a58d1078934f993dc308ea6d918767ab4013b7bb1100535c42788292d4ed7cc4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a58d1078934f993dc308ea6d918767ab4013b7bb1100535c42788292d4ed7cc4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a58d1078934f993dc308ea6d918767ab4013b7bb1100535c42788292d4ed7cc4", kill_on_drop: false }` [INFO] [stdout] a58d1078934f993dc308ea6d918767ab4013b7bb1100535c42788292d4ed7cc4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 40ffe06b635dce4f12b00f3cef685b2408c481f686263acdc27dfb72e3ce257f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "40ffe06b635dce4f12b00f3cef685b2408c481f686263acdc27dfb72e3ce257f", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking pin-project-lite v0.2.4 [INFO] [stderr] Checking futures-core v0.3.12 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Checking futures-sink v0.3.12 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking futures-task v0.3.12 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking httpdate v0.3.2 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Compiling encoding_rs v0.8.26 [INFO] [stderr] Checking ipnet v2.3.0 [INFO] [stderr] Checking futures-io v0.3.12 [INFO] [stderr] Checking custom_error v1.8.0 [INFO] [stderr] Checking difference v2.0.0 [INFO] [stderr] Compiling tokio v1.1.1 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking futures-channel v0.3.12 [INFO] [stderr] Checking futures-util v0.3.12 [INFO] [stderr] Checking tinyvec v1.1.1 [INFO] [stderr] Checking thread_local v1.1.2 [INFO] [stderr] Checking form_urlencoded v1.0.0 [INFO] [stderr] Checking http v0.2.3 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Checking colored v2.0.0 [INFO] [stderr] Checking regex v1.4.3 [INFO] [stderr] Checking tracing v0.1.22 [INFO] [stderr] Checking mio v0.7.7 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking rand_core v0.6.1 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Checking unicode-normalization v0.1.16 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Checking futures v0.3.12 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking http-body v0.4.0 [INFO] [stderr] Checking url v2.2.0 [INFO] [stderr] Compiling tokio-macros v1.0.0 [INFO] [stderr] Compiling async-stream-impl v0.3.0 [INFO] [stderr] Compiling pin-project-internal v1.0.4 [INFO] [stderr] Compiling extend v0.1.2 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Checking async-stream v0.3.0 [INFO] [stderr] Checking pin-project v0.4.27 [INFO] [stderr] Checking tracing-futures v0.2.4 [INFO] [stderr] Checking pin-project v1.0.4 [INFO] [stderr] Checking tokio-stream v0.1.2 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking serde v1.0.123 [INFO] [stderr] Checking tokio-util v0.6.2 [INFO] [stderr] Checking h2 v0.3.0 [INFO] [stderr] Checking hyper v0.14.2 [INFO] [stderr] Checking serde_urlencoded v0.7.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking assert-json-diff v1.1.0 [INFO] [stderr] Checking mockito v0.29.0 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.0 [INFO] [stderr] Checking rs621 v0.6.0 (/opt/rustwide/workdir) [INFO] [stdout] error: couldn't read src/mocked/320_page-1_fluffy_rating-s_order-score.json: No such file or directory (os error 2) [INFO] [stdout] --> src/post.rs:590:20 [INFO] [stdout] | [INFO] [stdout] 590 | .with_body(include_str!( [INFO] [stdout] | ____________________^ [INFO] [stdout] 591 | | "mocked/320_page-1_fluffy_rating-s_order-score.json" [INFO] [stdout] 592 | | )) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mocked/320_page-1_fluffy_rating-s_order-score.json: No such file or directory (os error 2) [INFO] [stdout] --> src/post.rs:601:57 [INFO] [stdout] | [INFO] [stdout] 601 | serde_json::from_str::(include_str!( [INFO] [stdout] | _________________________________________________________^ [INFO] [stdout] 602 | | "mocked/320_page-1_fluffy_rating-s_order-score.json" [INFO] [stdout] 603 | | )) [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mocked/320_page-1_fluffy_rating-s_order-score.json: No such file or directory (os error 2) [INFO] [stdout] --> src/post.rs:619:13 [INFO] [stdout] | [INFO] [stdout] 619 | include_str!("mocked/320_page-1_fluffy_rating-s_order-score.json"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mocked/320_page-2_fluffy_rating-s_order-score.json: No such file or directory (os error 2) [INFO] [stdout] --> src/post.rs:620:13 [INFO] [stdout] | [INFO] [stdout] 620 | include_str!("mocked/320_page-2_fluffy_rating-s_order-score.json"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mocked/320_fluffy_rating-s_before-2269211.json: No such file or directory (os error 2) [INFO] [stdout] --> src/post.rs:671:29 [INFO] [stdout] | [INFO] [stdout] 671 | let response_json = include_str!("mocked/320_fluffy_rating-s_before-2269211.json"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mocked/320_fluffy_rating-s.json: No such file or directory (os error 2) [INFO] [stdout] --> src/post.rs:701:13 [INFO] [stdout] | [INFO] [stdout] 701 | include_str!("mocked/320_fluffy_rating-s.json"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mocked/320_fluffy_rating-s_before-2269211.json: No such file or directory (os error 2) [INFO] [stdout] --> src/post.rs:702:13 [INFO] [stdout] | [INFO] [stdout] 702 | include_str!("mocked/320_fluffy_rating-s_before-2269211.json"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mocked/320_fluffy_rating-s.json: No such file or directory (os error 2) [INFO] [stdout] --> src/post.rs:777:29 [INFO] [stdout] | [INFO] [stdout] 777 | let response_json = include_str!("mocked/320_fluffy_rating-s.json"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mocked/id_8595_535_2105_1470.json: No such file or directory (os error 2) [INFO] [stdout] --> src/post.rs:801:29 [INFO] [stdout] | [INFO] [stdout] 801 | let response_json = include_str!("mocked/id_8595_535_2105_1470.json"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mocked/pool_search-foo.json: No such file or directory (os error 2) [INFO] [stdout] --> src/pool.rs:344:13 [INFO] [stdout] | [INFO] [stdout] 344 | include_str!("mocked/pool_search-foo.json"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mocked/pool_search-foo.json: No such file or directory (os error 2) [INFO] [stdout] --> src/pool.rs:353:28 [INFO] [stdout] | [INFO] [stdout] 353 | .with_body(include_str!("mocked/pool_search-foo.json")) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 11 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rs621` [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" "40ffe06b635dce4f12b00f3cef685b2408c481f686263acdc27dfb72e3ce257f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40ffe06b635dce4f12b00f3cef685b2408c481f686263acdc27dfb72e3ce257f", kill_on_drop: false }` [INFO] [stdout] 40ffe06b635dce4f12b00f3cef685b2408c481f686263acdc27dfb72e3ce257f