[INFO] updating cached repository https://github.com/mori-hisayuki/serverless-rust-sample [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8065a07dbedd0513ec7b2a9228ca0e6730b7dff2 [INFO] testing mori-hisayuki/serverless-rust-sample against beta-2020-07-24 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmori-hisayuki%2Fserverless-rust-sample" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mori-hisayuki/serverless-rust-sample on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mori-hisayuki/serverless-rust-sample [INFO] finished tweaking git repo https://github.com/mori-hisayuki/serverless-rust-sample [INFO] tweaked toml for git repo https://github.com/mori-hisayuki/serverless-rust-sample written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/mori-hisayuki/serverless-rust-sample already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 666de638bb9df6fea11653d37dd14a430614d0a2e6adc19a795e3dd1fc8263f2 [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" "666de638bb9df6fea11653d37dd14a430614d0a2e6adc19a795e3dd1fc8263f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "666de638bb9df6fea11653d37dd14a430614d0a2e6adc19a795e3dd1fc8263f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "666de638bb9df6fea11653d37dd14a430614d0a2e6adc19a795e3dd1fc8263f2", kill_on_drop: false }` [INFO] [stdout] 666de638bb9df6fea11653d37dd14a430614d0a2e6adc19a795e3dd1fc8263f2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bfdcabde6cf49d3327f33a87505b09b4403ad25f06c287a38f097be29463efd1 [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" "bfdcabde6cf49d3327f33a87505b09b4403ad25f06c287a38f097be29463efd1", kill_on_drop: false }` [INFO] [stderr] Compiling smallvec v0.6.12 [INFO] [stderr] Compiling syn v1.0.7 [INFO] [stderr] Compiling serde v1.0.102 [INFO] [stderr] Compiling cc v1.0.46 [INFO] [stderr] Compiling cpython v0.1.0 [INFO] [stderr] Compiling winapi v0.3.8 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling lambda_runtime_core v0.1.2 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling lando-attr v0.2.1 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling lambda_runtime_errors_derive v0.1.1 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling unicode-normalization v0.1.9 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling winconsole v0.10.0 [INFO] [stderr] Compiling colored v1.8.0 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling simple_logger v1.3.0 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling tokio-reactor v0.1.10 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling tokio-udp v0.1.5 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling python3-sys v0.1.3 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling synstructure v0.12.1 [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `PyEval_ThreadsInitialized` in crate `ffi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cpython-0.1.0/src/pythonrun.rs:55:26 [INFO] [stdout] | [INFO] [stdout] 55 | assert!(ffi::PyEval_ThreadsInitialized() != 0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `ffi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `PyEval_ThreadsInitialized` in crate `ffi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cpython-0.1.0/src/pythonrun.rs:58:26 [INFO] [stdout] | [INFO] [stdout] 58 | assert!(ffi::PyEval_ThreadsInitialized() == 0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `ffi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `PyEval_InitThreads` in crate `ffi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cpython-0.1.0/src/pythonrun.rs:65:18 [INFO] [stdout] | [INFO] [stdout] 65 | ffi::PyEval_InitThreads(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `PyEval_SaveThread` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/python3-sys-0.1.3/src/ceval.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | pub fn PyEval_SaveThread() -> *mut PyThreadState; [INFO] [stdout] | ------------------------------------------------- similarly named function `PyEval_SaveThread` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `PyEval_InitThreads` in crate `ffi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cpython-0.1.0/src/lib.rs:333:10 [INFO] [stdout] | [INFO] [stdout] 333 | ffi::PyEval_InitThreads(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `PyEval_SaveThread` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/python3-sys-0.1.3/src/ceval.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | pub fn PyEval_SaveThread() -> *mut PyThreadState; [INFO] [stdout] | ------------------------------------------------- similarly named function `PyEval_SaveThread` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `cpython`. [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" "bfdcabde6cf49d3327f33a87505b09b4403ad25f06c287a38f097be29463efd1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bfdcabde6cf49d3327f33a87505b09b4403ad25f06c287a38f097be29463efd1", kill_on_drop: false }` [INFO] [stdout] bfdcabde6cf49d3327f33a87505b09b4403ad25f06c287a38f097be29463efd1