[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] f6331c50b9b5c108d754f989c44a7338b2550038 [INFO] testing edu-sync/edu-sync against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedu-sync%2Fedu-sync" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/edu-sync/edu-sync on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "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-6/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" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 04baccb0296c46cf6ebc41be52bc37c86075ca855abee30533a2e436862ef4c5 [INFO] running `Command { std: "docker" "start" "-a" "04baccb0296c46cf6ebc41be52bc37c86075ca855abee30533a2e436862ef4c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "04baccb0296c46cf6ebc41be52bc37c86075ca855abee30533a2e436862ef4c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04baccb0296c46cf6ebc41be52bc37c86075ca855abee30533a2e436862ef4c5", kill_on_drop: false }` [INFO] [stdout] 04baccb0296c46cf6ebc41be52bc37c86075ca855abee30533a2e436862ef4c5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f056a05842b3c498a7f858fc7f57e7812d6691476267f643a11cba5bfb482075 [INFO] running `Command { std: "docker" "start" "-a" "f056a05842b3c498a7f858fc7f57e7812d6691476267f643a11cba5bfb482075", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling rustversion v1.0.5 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling utf8-width v0.1.5 [INFO] [stderr] Compiling time-macros v0.2.2 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling gimli v0.25.0 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling anyhow v1.0.43 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling zeroize v1.4.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling tokio v1.11.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling http v0.2.4 (https://github.com/edu-sync/http.git?branch=non-ascii#ef673203) [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling backtrace v0.3.61 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling html-escape v0.2.9 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling socket2 v0.4.1 [INFO] [stderr] Compiling dbus v0.2.3 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling filetime v0.2.15 [INFO] [stderr] Compiling object v0.26.2 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling crypto-mac v0.10.1 [INFO] [stderr] Compiling os_type v2.3.0 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling sha2 v0.9.6 [INFO] [stderr] Compiling console v0.14.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling directories v3.0.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling aes-soft v0.6.4 [INFO] [stderr] Compiling block-modes v0.7.0 [INFO] [stderr] Compiling hkdf v0.10.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling aes v0.6.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling addr2line v0.16.0 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling indicatif v0.16.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling dialoguer v0.8.0 [INFO] [stderr] Compiling http-body v0.4.3 [INFO] [stderr] Compiling num v0.3.1 [INFO] [stderr] Compiling secret-service v1.1.3 [INFO] [stderr] Compiling darling_core v0.13.0 [INFO] [stderr] Compiling keyring v0.10.1 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling thiserror-impl v1.0.29 [INFO] [stderr] Compiling edu-ws-derive v0.1.1 (/opt/rustwide/workdir/edu-ws-derive) [INFO] [stderr] Compiling serde_repr v0.1.7 [INFO] [stderr] Compiling structopt-derive v0.4.16 [INFO] [stderr] Compiling darling_macro v0.13.0 [INFO] [stderr] Compiling structopt v0.3.23 [INFO] [stderr] Compiling thiserror v1.0.29 [INFO] [stderr] Compiling darling v0.13.0 [INFO] [stderr] Compiling serde_with_macros v1.5.0 [INFO] [stderr] Compiling tokio-util v0.6.8 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling h2 v0.3.4 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling hyper v0.14.12 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling serde_json v1.0.67 [INFO] [stderr] Compiling serde_with v1.10.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling time v0.3.2 [INFO] [stderr] Compiling hex v0.4.3 [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 50s [INFO] running `Command { std: "docker" "inspect" "f056a05842b3c498a7f858fc7f57e7812d6691476267f643a11cba5bfb482075", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f056a05842b3c498a7f858fc7f57e7812d6691476267f643a11cba5bfb482075", kill_on_drop: false }` [INFO] [stdout] f056a05842b3c498a7f858fc7f57e7812d6691476267f643a11cba5bfb482075 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7eace35e0cffb6882ff29ec0b71c43819d790b282a69b062ac3138d5cef3c876 [INFO] running `Command { std: "docker" "start" "-a" "7eace35e0cffb6882ff29ec0b71c43819d790b282a69b062ac3138d5cef3c876", 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 9.89s [INFO] running `Command { std: "docker" "inspect" "7eace35e0cffb6882ff29ec0b71c43819d790b282a69b062ac3138d5cef3c876", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7eace35e0cffb6882ff29ec0b71c43819d790b282a69b062ac3138d5cef3c876", kill_on_drop: false }` [INFO] [stdout] 7eace35e0cffb6882ff29ec0b71c43819d790b282a69b062ac3138d5cef3c876 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9e63b1389c31c9185bed38db34e30673e8e2684c68d96fac7fe1c239dd1c719d [INFO] running `Command { std: "docker" "start" "-a" "9e63b1389c31c9185bed38db34e30673e8e2684c68d96fac7fe1c239dd1c719d", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.26s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/edu_sync-2a9311698b75a1ff) [INFO] [stdout] [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-1c3779a80782b7e9) [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-9f3e59d7f88ae8a3) [INFO] [stdout] [INFO] [stdout] running 19 tests [INFO] [stdout] test response::content::tests::test_contents_info_deserialization ... ok [INFO] [stdout] test response::content::tests::test_content_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 response::config::tests::test_config_deserialization ... ok [INFO] [stdout] test ajax::tests::test_ajax_result_deserialization ... ok [INFO] [stdout] test response::content::tests::test_section_deserialization ... ok [INFO] [stdout] test response::config::tests::test_warning_deserialization ... ok [INFO] [stdout] test response::content::tests::test_completion_data_deserialization ... ok [INFO] [stdout] test response::content::tests::test_module_deserialization ... ok [INFO] [stdout] test response::course::tests::test_overview_file_deserialization ... ok [INFO] [stdout] test ws::tests::test_ws_result_deserialization ... ok [INFO] [stdout] test response::info::tests::test_function_deserialization ... ok [INFO] [stdout] test token::tests::test_token_deserialization ... ok [INFO] [stdout] test response::course::tests::test_course_deserialization ... ok [INFO] [stdout] test response::info::tests::test_feature_deserialization ... ok [INFO] [stdout] test token::login::tests::test_login_response_deserialization ... ok [INFO] [stdout] test token::login::tests::test_login_error_deserialization ... ok [INFO] [stdout] test response::info::tests::test_info_deserialization ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/edu_ws_derive-a2507e9d1a6c27b6) [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-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] [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" "9e63b1389c31c9185bed38db34e30673e8e2684c68d96fac7fe1c239dd1c719d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e63b1389c31c9185bed38db34e30673e8e2684c68d96fac7fe1c239dd1c719d", kill_on_drop: false }` [INFO] [stdout] 9e63b1389c31c9185bed38db34e30673e8e2684c68d96fac7fe1c239dd1c719d