[INFO] crate rs621 0.6.0-alpha1 is already in cache [INFO] testing rs621-0.6.0-alpha1 against 1.45.2 for beta-1.46-1 [INFO] extracting crate rs621 0.6.0-alpha1 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate rs621 0.6.0-alpha1 on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate rs621 0.6.0-alpha1 [INFO] finished tweaking crates.io crate rs621 0.6.0-alpha1 [INFO] tweaked toml for crates.io crate rs621 0.6.0-alpha1 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate crates.io crate rs621 0.6.0-alpha1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "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] 0a7c90692110245985817853afeecab9de135890d104230a6e2249eae0c5e919 [INFO] running `Command { std: "docker" "start" "-a" "0a7c90692110245985817853afeecab9de135890d104230a6e2249eae0c5e919", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0a7c90692110245985817853afeecab9de135890d104230a6e2249eae0c5e919", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a7c90692110245985817853afeecab9de135890d104230a6e2249eae0c5e919", kill_on_drop: false }` [INFO] [stdout] 0a7c90692110245985817853afeecab9de135890d104230a6e2249eae0c5e919 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d979c70c5faf5140363d4b533b5761f2d434cf0f8083f9c98572f0446b8413f3 [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" "d979c70c5faf5140363d4b533b5761f2d434cf0f8083f9c98572f0446b8413f3", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.31 [INFO] [stderr] Compiling autocfg v0.1.4 [INFO] [stderr] Compiling log v0.4.7 [INFO] [stderr] Compiling spin v0.5.0 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Compiling openssl v0.10.23 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling custom_error v1.7.1 [INFO] [stderr] Compiling urlencoding v1.0.0 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling unicase v2.4.0 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling encoding_rs v0.8.17 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling openssl-sys v0.9.47 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling mime v0.3.13 [INFO] [stderr] Compiling mime_guess v2.0.1 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.111 [INFO] [stderr] Compiling derivative v2.1.1 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling pin-project v0.4.22 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.2.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling hyper v0.13.6 [INFO] [stderr] Compiling serde_json v1.0.55 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling hyper-tls v0.4.1 [INFO] [stderr] Compiling reqwest v0.10.6 [INFO] [stderr] Compiling rs621 v0.6.0-alpha1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 13s [INFO] running `Command { std: "docker" "inspect" "d979c70c5faf5140363d4b533b5761f2d434cf0f8083f9c98572f0446b8413f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d979c70c5faf5140363d4b533b5761f2d434cf0f8083f9c98572f0446b8413f3", kill_on_drop: false }` [INFO] [stdout] d979c70c5faf5140363d4b533b5761f2d434cf0f8083f9c98572f0446b8413f3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 464ef1290a305bc6c4d92e01b5426661248dbdb1427bc9977ca1fb03c37274b2 [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" "464ef1290a305bc6c4d92e01b5426661248dbdb1427bc9977ca1fb03c37274b2", kill_on_drop: false }` [INFO] [stderr] Compiling winapi v0.3.7 [INFO] [stderr] Compiling rgb v0.8.14 [INFO] [stderr] Compiling regex v1.1.9 [INFO] [stderr] Compiling utf8-ranges v1.0.3 [INFO] [stderr] Compiling rand_chacha v0.2.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Compiling c2-chacha v0.2.2 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling regex-syntax v0.6.8 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling getrandom v0.1.6 [INFO] [stderr] Compiling aho-corasick v0.7.4 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling rand_core v0.5.0 [INFO] [stderr] Compiling cgmath v0.16.1 [INFO] [stderr] Compiling rand v0.7.0 [INFO] [stderr] Compiling extend v0.1.2 [INFO] [stderr] Compiling assert-json-diff v1.0.3 [INFO] [stderr] Compiling winconsole v0.10.0 [INFO] [stderr] Compiling colored v1.8.0 [INFO] [stderr] Compiling mockito v0.23.3 [INFO] [stderr] Compiling rs621 v0.6.0-alpha1 (/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:674:20 [INFO] [stdout] | [INFO] [stdout] 674 | .with_body(include_str!( [INFO] [stdout] | ____________________^ [INFO] [stdout] 675 | | "mocked/320_page-1_fluffy_rating-s_order-score.json" [INFO] [stdout] 676 | | )) [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:685:57 [INFO] [stdout] | [INFO] [stdout] 685 | serde_json::from_str::(include_str!( [INFO] [stdout] | _________________________________________________________^ [INFO] [stdout] 686 | | "mocked/320_page-1_fluffy_rating-s_order-score.json" [INFO] [stdout] 687 | | )) [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:703:13 [INFO] [stdout] | [INFO] [stdout] 703 | 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:704:13 [INFO] [stdout] | [INFO] [stdout] 704 | 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:755:29 [INFO] [stdout] | [INFO] [stdout] 755 | 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:785:13 [INFO] [stdout] | [INFO] [stdout] 785 | 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:786:13 [INFO] [stdout] | [INFO] [stdout] 786 | 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:861:29 [INFO] [stdout] | [INFO] [stdout] 861 | 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:885:29 [INFO] [stdout] | [INFO] [stdout] 885 | 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" "464ef1290a305bc6c4d92e01b5426661248dbdb1427bc9977ca1fb03c37274b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "464ef1290a305bc6c4d92e01b5426661248dbdb1427bc9977ca1fb03c37274b2", kill_on_drop: false }` [INFO] [stdout] 464ef1290a305bc6c4d92e01b5426661248dbdb1427bc9977ca1fb03c37274b2