[INFO] cloning repository https://github.com/edu-sync/edu-sync [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/edu-sync/edu-sync" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedu-sync%2Fedu-sync", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedu-sync%2Fedu-sync'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c46a47929fb57722dd64aff55610879dd6a7248e [INFO] testing edu-sync/edu-sync against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedu-sync%2Fedu-sync" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/edu-sync/edu-sync on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/edu-sync/edu-sync [INFO] finished tweaking git repo https://github.com/edu-sync/edu-sync [INFO] tweaked toml for git repo https://github.com/edu-sync/edu-sync written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/edu-sync/edu-sync already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8d54f958a660ab40a8c7ce639d8a8aee9040cc6df1f41e03af47001143ac0551 [INFO] running `Command { std: "docker" "start" "-a" "8d54f958a660ab40a8c7ce639d8a8aee9040cc6df1f41e03af47001143ac0551", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8d54f958a660ab40a8c7ce639d8a8aee9040cc6df1f41e03af47001143ac0551", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d54f958a660ab40a8c7ce639d8a8aee9040cc6df1f41e03af47001143ac0551", kill_on_drop: false }` [INFO] [stdout] 8d54f958a660ab40a8c7ce639d8a8aee9040cc6df1f41e03af47001143ac0551 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fc20dbd27db29142fc0bc65163a2d0526b61320ee20ba5f1b6de98018db661cb [INFO] running `Command { std: "docker" "start" "-a" "fc20dbd27db29142fc0bc65163a2d0526b61320ee20ba5f1b6de98018db661cb", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Compiling rustversion v1.0.5 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling cpufeatures v0.1.5 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling utf8-width v0.1.5 [INFO] [stderr] Compiling gimli v0.24.0 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling rustc-demangle v0.1.20 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling tokio v1.7.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling num-bigint v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling http v0.2.4 (https://github.com/edu-sync/http.git?branch=non-ascii#ef673203) [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling backtrace v0.3.60 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling html-escape v0.2.9 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling dbus v0.2.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling filetime v0.2.14 [INFO] [stderr] Compiling object v0.25.3 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling directories v3.0.2 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling console v0.14.1 [INFO] [stderr] Compiling os_type v2.3.0 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling sha2 v0.9.5 [INFO] [stderr] Compiling aes-soft v0.6.4 [INFO] [stderr] Compiling block-modes v0.7.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling hkdf v0.10.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling aes v0.6.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling indicatif v0.16.2 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling dialoguer v0.8.0 [INFO] [stderr] Compiling http-body v0.4.2 [INFO] [stderr] Compiling addr2line v0.15.2 [INFO] [stderr] Compiling num v0.3.1 [INFO] [stderr] Compiling secret-service v1.1.3 [INFO] [stderr] Compiling keyring v0.10.1 [INFO] [stderr] Compiling darling_core v0.13.0 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling tokio-macros v1.2.0 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling serde_repr v0.1.7 [INFO] [stderr] Compiling edu-ws-derive v0.1.1 (/opt/rustwide/workdir/edu-ws-derive) [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling darling_macro v0.13.0 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling darling v0.13.0 [INFO] [stderr] Compiling serde_with_macros v1.4.2 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling thiserror v1.0.25 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling serde_with v1.9.4 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling hyper v0.14.9 [INFO] [stderr] Compiling human-panic v1.0.3 [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling reqwest v0.11.4 [INFO] [stderr] Compiling edu-ws v0.1.1 (/opt/rustwide/workdir/edu-ws) [INFO] [stderr] Compiling edu-sync v0.1.1 (/opt/rustwide/workdir/edu-sync) [INFO] [stderr] Compiling edu-sync-cli v0.1.1 (/opt/rustwide/workdir/edu-sync-cli) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 54s [INFO] running `Command { std: "docker" "inspect" "fc20dbd27db29142fc0bc65163a2d0526b61320ee20ba5f1b6de98018db661cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc20dbd27db29142fc0bc65163a2d0526b61320ee20ba5f1b6de98018db661cb", kill_on_drop: false }` [INFO] [stdout] fc20dbd27db29142fc0bc65163a2d0526b61320ee20ba5f1b6de98018db661cb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b05bc99fb343a8369fef3eb5012439b76c393fd982fa04236ce560ed3d6f5384 [INFO] running `Command { std: "docker" "start" "-a" "b05bc99fb343a8369fef3eb5012439b76c393fd982fa04236ce560ed3d6f5384", kill_on_drop: false }` [INFO] [stderr] Compiling edu-ws-derive v0.1.1 (/opt/rustwide/workdir/edu-ws-derive) [INFO] [stderr] Compiling edu-ws v0.1.1 (/opt/rustwide/workdir/edu-ws) [INFO] [stderr] Compiling edu-sync v0.1.1 (/opt/rustwide/workdir/edu-sync) [INFO] [stderr] Compiling edu-sync-cli v0.1.1 (/opt/rustwide/workdir/edu-sync-cli) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 11.07s [INFO] running `Command { std: "docker" "inspect" "b05bc99fb343a8369fef3eb5012439b76c393fd982fa04236ce560ed3d6f5384", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b05bc99fb343a8369fef3eb5012439b76c393fd982fa04236ce560ed3d6f5384", kill_on_drop: false }` [INFO] [stdout] b05bc99fb343a8369fef3eb5012439b76c393fd982fa04236ce560ed3d6f5384 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] cd898158e7fc1ba8ce12f10a2a8ba894dfadca51942b0e03d493b93232378e38 [INFO] running `Command { std: "docker" "start" "-a" "cd898158e7fc1ba8ce12f10a2a8ba894dfadca51942b0e03d493b93232378e38", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/edu_sync-746c6468eb964a88) [INFO] [stdout] running 2 tests [INFO] [stdout] test util::tests::push_extension_test ... ok [INFO] [stdout] test util::tests::sanitize_filename_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/edu_sync_cli-4b36dc811679b960) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/edu_ws-4105ce749327239d) [INFO] [stdout] [INFO] [stdout] running 19 tests [INFO] [stdout] test response::config::tests::test_warning_deserialization ... ok [INFO] [stdout] test response::content::tests::test_section_deserialization ... ok [INFO] [stdout] test response::content::tests::test_completion_data_deserialization ... ok [INFO] [stdout] test response::info::tests::test_function_deserialization ... ok [INFO] [stdout] test response::config::tests::test_identity_provider_deserialization ... ok [INFO] [stdout] test response::content::tests::test_tag_deserialization ... ok [INFO] [stdout] test ws::tests::test_ws_result_deserialization ... ok [INFO] [stdout] test response::course::tests::test_course_deserialization ... ok [INFO] [stdout] test response::info::tests::test_info_deserialization ... ok [INFO] [stdout] test response::info::tests::test_feature_deserialization ... ok [INFO] [stdout] test response::content::tests::test_contents_info_deserialization ... ok [INFO] [stdout] test response::course::tests::test_overview_file_deserialization ... ok [INFO] [stdout] test response::config::tests::test_config_deserialization ... ok [INFO] [stdout] test token::login::tests::test_login_response_deserialization ... ok [INFO] [stdout] test token::tests::test_token_deserialization ... ok [INFO] [stdout] test ajax::tests::test_ajax_result_deserialization ... ok [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/edu_ws_derive-f233982a555dd9dc) [INFO] [stdout] test response::content::tests::test_module_deserialization ... ok [INFO] [stdout] test response::content::tests::test_content_deserialization ... ok [INFO] [stdout] test token::login::tests::test_login_error_deserialization ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Doc-tests edu-sync [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests edu-ws [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests edu-ws-derive [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "cd898158e7fc1ba8ce12f10a2a8ba894dfadca51942b0e03d493b93232378e38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd898158e7fc1ba8ce12f10a2a8ba894dfadca51942b0e03d493b93232378e38", kill_on_drop: false }` [INFO] [stdout] cd898158e7fc1ba8ce12f10a2a8ba894dfadca51942b0e03d493b93232378e38