[INFO] cloning repository https://github.com/raftario/licensor [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/raftario/licensor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraftario%2Flicensor"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraftario%2Flicensor'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] bf23c6738c2729f3d48f871df25d378dc12a9093 [INFO] testing raftario/licensor against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraftario%2Flicensor" "/workspace/builds/worker-0/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/raftario/licensor on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/raftario/licensor [INFO] removed workspace from git repo https://github.com/raftario/licensor [INFO] finished tweaking git repo https://github.com/raftario/licensor [INFO] tweaked toml for git repo https://github.com/raftario/licensor written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/raftario/licensor already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] error: the lock file /workspace/builds/worker-0/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] af0c7f3d7fa325b2975f5634c6aaf5a6ef4c2c07c6c265f607e1a9a88edb6336 [INFO] running `"docker" "start" "-a" "af0c7f3d7fa325b2975f5634c6aaf5a6ef4c2c07c6c265f607e1a9a88edb6336"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling miniz_oxide v0.3.6 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling calmio_filters v0.1.0 [INFO] [stderr] Compiling calm_io v0.1.1 [INFO] [stderr] Compiling structopt-derive v0.4.7 [INFO] [stderr] Compiling structopt v0.3.14 [INFO] [stderr] Compiling licensor v2.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 57.58s [INFO] running `"docker" "inspect" "af0c7f3d7fa325b2975f5634c6aaf5a6ef4c2c07c6c265f607e1a9a88edb6336"` [INFO] running `"docker" "rm" "-f" "af0c7f3d7fa325b2975f5634c6aaf5a6ef4c2c07c6c265f607e1a9a88edb6336"` [INFO] [stdout] af0c7f3d7fa325b2975f5634c6aaf5a6ef4c2c07c6c265f607e1a9a88edb6336 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 477f6705fea3070b8d7903c8f2b8d9efb8907a3cf41e0c2da8eda09677290200 [INFO] running `"docker" "start" "-a" "477f6705fea3070b8d7903c8f2b8d9efb8907a3cf41e0c2da8eda09677290200"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling predicates-core v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling escargot v0.4.0 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling cargo-husky v1.5.0 [INFO] [stderr] Compiling treeline v0.1.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling float-cmp v0.6.0 [INFO] [stderr] Compiling serde_derive v1.0.111 [INFO] [stderr] Compiling predicates-tree v1.0.0 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling predicates v1.0.4 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling assert_cmd v0.11.1 [INFO] [stderr] Compiling licensor v2.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 59.49s [INFO] running `"docker" "inspect" "477f6705fea3070b8d7903c8f2b8d9efb8907a3cf41e0c2da8eda09677290200"` [INFO] running `"docker" "rm" "-f" "477f6705fea3070b8d7903c8f2b8d9efb8907a3cf41e0c2da8eda09677290200"` [INFO] [stdout] 477f6705fea3070b8d7903c8f2b8d9efb8907a3cf41e0c2da8eda09677290200 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 297cc9524c4b59a6228cdf8eeddc4aa790db3e4d793ac247e6d4ecbc4cdf1337 [INFO] running `"docker" "start" "-a" "297cc9524c4b59a6228cdf8eeddc4aa790db3e4d793ac247e6d4ecbc4cdf1337"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/licensor-174efd01eeb962e6 [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test tests::clean_newlines::works ... ok [INFO] [stdout] test tests::is_similar::no ... ok [INFO] [stdout] test tests::is_similar::yes_contains ... ok [INFO] [stdout] test tests::is_similar::yes_contained ... ok [INFO] [stdout] test tests::parse_spdx_expr::simple_expr ... ok [INFO] [stdout] test tests::parse_spdx_expr::complex_expr ... ok [INFO] [stdout] test tests::get_similar_keys::works ... ok [INFO] [stdout] test tests::parse_exception::works ... ok [INFO] [stdout] test tests::parse_license::works ... ok [INFO] [stderr] Running /opt/rustwide/target/debug/deps/integration-17d7fd7738e874a9 [INFO] [stdout] test tests::gz_decode_bytes::works ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test license_invalid ... ok [INFO] [stdout] test license_skip_optional ... ok [INFO] [stdout] test list_exceptions ... ok [INFO] [stdout] test invalid ... ok [INFO] [stdout] test expr_invalid ... ok [INFO] [stdout] test license ... ok [INFO] [stdout] test license_with_exception ... ok [INFO] [stdout] test license_and_name ... ok [INFO] [stdout] test list_licenses ... ok [INFO] [stdout] test license_with_exception_invalid ... ok [INFO] [stdout] test license_keep_placeholder ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "297cc9524c4b59a6228cdf8eeddc4aa790db3e4d793ac247e6d4ecbc4cdf1337"` [INFO] running `"docker" "rm" "-f" "297cc9524c4b59a6228cdf8eeddc4aa790db3e4d793ac247e6d4ecbc4cdf1337"` [INFO] [stdout] 297cc9524c4b59a6228cdf8eeddc4aa790db3e4d793ac247e6d4ecbc4cdf1337